| CachingJWKSetSource |
|
| ImmutableJWKSet |
JSON Web Key (JWK) source backed by an immutable JWK set.
|
| JWKSetCache |
Deprecated.
|
| JWKSetCacheRefreshEvaluator |
Evaluates whether a JWK set cache requires refreshing.
|
| JWKSetSource |
JSON Web Key (JWK) set source.
|
| JWKSetSourceWithHealthStatusReporting |
|
| JWKSetSourceWrapper |
Wraps a JWKSetSource to provide convenient decoration by means
of subclassing.
|
| JWKSetUnavailableException |
JWK set unavailable exception.
|
| JWKSource |
JSON Web Key (JWK) source.
|
| JWKSourceBuilder |
|
| OutageTolerantJWKSetSource |
JWKSetSource with outage tolerance to handle temporary network
issues and endpoint downtime, potentially running into minutes or hours.
|
| RateLimitedJWKSetSource |
JWKSetSource that limits the number of requests in a time
period.
|
| RefreshAheadCachingJWKSetSource |
Caching JWKSetSource that refreshes the JWK set prior to its
expiration.
|
| RetryingJWKSetSource |
JWKSetSource with with retry capability to work around
transient network issues.
|