Uses of Class
com.nimbusds.jose.jwk.JWKException
-
Packages that use JWKException Package Description com.nimbusds.jose.jwk JSON Web Key (JWK) classes. -
-
Uses of JWKException in com.nimbusds.jose.jwk
Methods in com.nimbusds.jose.jwk that return JWKException Modifier and Type Method Description static JWKExceptionJWKException. expectedClass(Class<? extends JWK> expectedJWKClass)Creates a new JWK type exception.static JWKExceptionJWKException. expectedPrivate()
-