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