Uses of Enum
com.okta.sdk.resource.model.OAuth2ClientSecret.StatusEnum
-
Uses of OAuth2ClientSecret.StatusEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionOAuth2ClientSecret.getStatus()
Status of the OAuth 2.0 Client SecretReturns the enum constant of this type with the specified name.static OAuth2ClientSecret.StatusEnum[]
OAuth2ClientSecret.StatusEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OAuth2ClientSecret.setStatus
(OAuth2ClientSecret.StatusEnum status) OAuth2ClientSecret.status
(OAuth2ClientSecret.StatusEnum status)