Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.enums | |
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
static AuthenticationMethod |
AuthenticationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationMethod[] |
AuthenticationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationMethod |
AuthenticationPolicyJson.getAuthenticationMethod()
Authentication method
|
AuthenticationMethod |
AuthenticationParametersJson.getAuthenticationMethod() |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationPolicyJson.setAuthenticationMethod(AuthenticationMethod authenticationMethod)
Authentication method
|
void |
AuthenticationParametersJson.setAuthenticationMethod(AuthenticationMethod authenticationMethod) |
Copyright © 2019. All rights reserved.