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