Uses of Enum
com.okta.authn.sdk.resource.AuthenticationStatus
Packages that use AuthenticationStatus
-
Uses of AuthenticationStatus in com.okta.authn.sdk.impl.resource
Methods in com.okta.authn.sdk.impl.resource that return AuthenticationStatus -
Uses of AuthenticationStatus in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return AuthenticationStatusModifier 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.