Uses of Enum
com.okta.authn.sdk.resource.AuthenticationStatus
-
Uses of AuthenticationStatus in com.okta.authn.sdk.impl.resource
-
Uses of AuthenticationStatus in com.okta.authn.sdk.resource
Modifier and TypeMethodDescriptionAuthenticationResponse.getStatus()
static AuthenticationStatus
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.