Uses of Class
org.entur.jwt.verifier.config.JwkHealthIndicator
-
Packages that use JwkHealthIndicator Package Description org.entur.jwt.verifier.config -
-
Uses of JwkHealthIndicator in org.entur.jwt.verifier.config
Fields in org.entur.jwt.verifier.config declared as JwkHealthIndicator Modifier and Type Field Description protected JwkHealthIndicatorJwkProperties. healthIndicatorMethods in org.entur.jwt.verifier.config that return JwkHealthIndicator Modifier and Type Method Description JwkHealthIndicatorJwkProperties. getHealthIndicator()Methods in org.entur.jwt.verifier.config with parameters of type JwkHealthIndicator Modifier and Type Method Description voidJwkProperties. setHealthIndicator(JwkHealthIndicator healthIndicator)
-