Uses of Package
com.nimbusds.jose.jwk.source
Packages that use com.nimbusds.jose.jwk.source
Package
Description
JSON Web Key (JWK) sourcing interface and utilities.
JSON Web Signature (JWS) minting framework.
Framework for application-specific verification and decryption of JOSE
objects (with arbitrary payloads).
-
Classes in com.nimbusds.jose.jwk.source used by com.nimbusds.jose.jwk.sourceClassDescriptionCaching JWKSetSource.JSON Web Key (JWK) source backed by an immutable JWK set.Deprecated.see RemoteJWKSet.Evaluates whether a JWK set cache requires refreshing.JSON Web Key (JWK) set source.Decorates a JWKSetSource with health status reporting.Wraps a JWKSetSource to provide convenient decoration by means of subclassing.JWK set unavailable exception.JSON Web Key (JWK) source.JWKSource builder.JWKSetSource with outage tolerance to handle temporary network issues and endpoint downtime, potentially running into minutes or hours.JWKSetSource that limits the number of requests in a time period.Caching JWKSetSource that refreshes the JWK set prior to its expiration.JWKSetSource with with retry capability to work around transient network issues.
-
Classes in com.nimbusds.jose.jwk.source used by com.nimbusds.jose.mint
-
Classes in com.nimbusds.jose.jwk.source used by com.nimbusds.jose.proc