Uses of Enum
com.okta.sdk.resource.model.ECKeyJWK.KtyEnum
-
Uses of ECKeyJWK.KtyEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic ECKeyJWK.KtyEnum
ECKeyJWK.getKty()
The type of public keystatic ECKeyJWK.KtyEnum
Returns the enum constant of this type with the specified name.static ECKeyJWK.KtyEnum[]
ECKeyJWK.KtyEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionECKeyJWK.kty
(ECKeyJWK.KtyEnum kty) void
ECKeyJWK.setKty
(ECKeyJWK.KtyEnum kty)