Uses of Class
org.entur.jwt.verifier.config.JwkRateLimitProperties
-
Packages that use JwkRateLimitProperties Package Description org.entur.jwt.verifier.config -
-
Uses of JwkRateLimitProperties in org.entur.jwt.verifier.config
Fields in org.entur.jwt.verifier.config declared as JwkRateLimitProperties Modifier and Type Field Description protected JwkRateLimitPropertiesJwkProperties. rateLimitMethods in org.entur.jwt.verifier.config that return JwkRateLimitProperties Modifier and Type Method Description JwkRateLimitPropertiesJwkProperties. getRateLimit()Methods in org.entur.jwt.verifier.config with parameters of type JwkRateLimitProperties Modifier and Type Method Description voidJwkProperties. setRateLimit(JwkRateLimitProperties rateLimiting)
-