Uses of Class
com.okta.jwt.impl.jjwt.models.JwkKey
-
Uses of JwkKey in com.okta.jwt.impl.jjwt.models
Modifier and TypeMethodDescriptionJwkKey.setAlgorithm
(String algorithm) JwkKey.setKeyType
(String keyType) JwkKey.setPublicKeyExponent
(String publicKeyExponent) JwkKey.setPublicKeyModulus
(String publicKeyModulus) JwkKey.setPublicKeyUse
(String publicKeyUse)