Uses of Enum
com.okta.sdk.resource.model.JsonWebKeyStatus
-
Uses of JsonWebKeyStatus in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic JsonWebKeyStatus
SchemasJsonWebKey.getStatus()
Get statusstatic JsonWebKeyStatus
Returns the enum constant of this type with the specified name.static JsonWebKeyStatus[]
JsonWebKeyStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SchemasJsonWebKey.setStatus
(JsonWebKeyStatus status) SchemasJsonWebKey.status
(JsonWebKeyStatus status)