Uses of Enum Class
com.pingidentity.sdk.clientauth.ClientSideAuthenticator.AuthenticateResult.STATUS
Packages that use ClientSideAuthenticator.AuthenticateResult.STATUS
-
Uses of ClientSideAuthenticator.AuthenticateResult.STATUS in com.pingidentity.sdk.clientauth
Methods in com.pingidentity.sdk.clientauth that return ClientSideAuthenticator.AuthenticateResult.STATUSModifier and TypeMethodDescriptionClientSideAuthenticator.AuthenticateResult.getStatus()Returns the enum constant of this class with the specified name.ClientSideAuthenticator.AuthenticateResult.STATUS.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pingidentity.sdk.clientauth with parameters of type ClientSideAuthenticator.AuthenticateResult.STATUSModifier and TypeMethodDescriptionClientSideAuthenticator.AuthenticateResult.Builder.status(ClientSideAuthenticator.AuthenticateResult.STATUS status)