Uses of Class
com.nimbusds.jose.jwk.source.JWKSetUnavailableException
-
Packages that use JWKSetUnavailableException Package Description com.nimbusds.jose.jwk.source JSON Web Key (JWK) sourcing interface and utilities. -
-
Uses of JWKSetUnavailableException in com.nimbusds.jose.jwk.source
Subclasses of JWKSetUnavailableException in com.nimbusds.jose.jwk.source Modifier and Type Class Description classJWKSetParseExceptionJWK set parse exception, in the context of JWK set retrieval.classJWKSetRetrievalExceptionJWK set retrieval exception, due to a network issue or the remote server being unavailable.
-