Class JWKSetSourceWithHealthStatusReporting<C extends SecurityContext>

java.lang.Object
com.nimbusds.jose.jwk.source.JWKSetSourceWrapper<C>
com.nimbusds.jose.jwk.source.JWKSetSourceWithHealthStatusReporting<C>
All Implemented Interfaces:
JWKSetSource<C>, Closeable, AutoCloseable

@ThreadSafe public class JWKSetSourceWithHealthStatusReporting<C extends SecurityContext> extends JWKSetSourceWrapper<C>
Decorates a JWKSetSource with health status reporting.
Version:
2022-11-22
Author:
Thomas Rørvik Skjølberg, Vladimir Dzhuvinov