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 AuthenticatorStatusAuthenticator.getStatus()Get statusstatic AuthenticatorStatusReturns 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 TypeMethodDescriptionvoidAuthenticator.setStatus(AuthenticatorStatus status) Authenticator.status(AuthenticatorStatus status)