Uses of Enum
com.okta.sdk.resource.model.JsonWebKeyStatus
Packages that use JsonWebKeyStatus
-
Uses of JsonWebKeyStatus in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return JsonWebKeyStatusModifier and TypeMethodDescriptionstatic JsonWebKeyStatusSchemasJsonWebKey.getStatus()Get statusstatic JsonWebKeyStatusReturns 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.Methods in com.okta.sdk.resource.model with parameters of type JsonWebKeyStatusModifier and TypeMethodDescriptionvoidSchemasJsonWebKey.setStatus(JsonWebKeyStatus status) SchemasJsonWebKey.status(JsonWebKeyStatus status)