Uses of Enum
org.openapitools.client.model.AuthenticatorStatus
Packages that use AuthenticatorStatus
-
Uses of AuthenticatorStatus in org.openapitools.client.model
Methods in org.openapitools.client.model that return AuthenticatorStatusModifier and TypeMethodDescriptionstatic AuthenticatorStatus
Authenticator.getStatus()
Get statusstatic AuthenticatorStatus
Returns the enum constant of this type with the specified name.static AuthenticatorStatus[]
AuthenticatorStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type AuthenticatorStatusModifier and TypeMethodDescriptionvoid
Authenticator.setStatus
(AuthenticatorStatus status) Authenticator.status
(AuthenticatorStatus status)