Uses of Class
com.nimbusds.jose.jwk.JWKException
Packages that use JWKException
-
Uses of JWKException in com.nimbusds.jose.jwk
Methods in com.nimbusds.jose.jwk that return JWKExceptionModifier and TypeMethodDescriptionstatic JWKExceptionJWKException.expectedClass(Class<? extends JWK> expectedJWKClass) Creates a new JWK type exception.static JWKExceptionJWKException.expectedPrivate()