Uses of Enum
com.okta.sdk.resource.model.ECKeyJWK.CrvEnum
-
Uses of ECKeyJWK.CrvEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic ECKeyJWK.CrvEnum
ECKeyJWK.getCrv()
Get crvstatic ECKeyJWK.CrvEnum
Returns the enum constant of this type with the specified name.static ECKeyJWK.CrvEnum[]
ECKeyJWK.CrvEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionECKeyJWK.crv
(ECKeyJWK.CrvEnum crv) void
ECKeyJWK.setCrv
(ECKeyJWK.CrvEnum crv)