| Package | Description |
|---|---|
| com.okta.idx.sdk.api.model | |
| com.okta.idx.sdk.api.response |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationStatus |
AuthenticationStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationStatus[] |
AuthenticationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationStatus |
AuthenticationResponse.getAuthenticationStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationResponse.setAuthenticationStatus(AuthenticationStatus authenticationStatus) |
Copyright © 2020-2022 Okta. All Rights Reserved.