Package | Description |
---|---|
com.blackberry.workspaces.api.sdk |
Modifier and Type | Method and Description |
---|---|
Enums.SignInType |
SignInManager.getSignInMethods(String email)
getSignInMethods gets the SignInMethods the server supports.
|
Enums.SignInType |
APISession.getSignInMethods(String email)
getSignInMethods
|
Enums.SignInType |
SignInManager.supportedMethod()
supportedMethod
|
static Enums.SignInType |
Enums.SignInType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Enums.SignInType[] |
Enums.SignInType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.