Package | Description |
---|---|
com.okta.sdk.client |
Modifier and Type | Method and Description |
---|---|
AuthenticationScheme |
AuthorizationMode.getAuthenticationScheme() |
static AuthenticationScheme |
AuthenticationScheme.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationScheme[] |
AuthenticationScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static AuthorizationMode |
AuthorizationMode.get(AuthenticationScheme authenticationScheme) |
Copyright © 2017-2022 Okta. All Rights Reserved.