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