Uses of Class
org.entur.jwt.verifier.config.JwkLocationProperties
-
Packages that use JwkLocationProperties Package Description org.entur.jwt.verifier.config -
-
Uses of JwkLocationProperties in org.entur.jwt.verifier.config
Fields in org.entur.jwt.verifier.config declared as JwkLocationProperties Modifier and Type Field Description protected JwkLocationPropertiesJwtTenantProperties. jwkMethods in org.entur.jwt.verifier.config that return JwkLocationProperties Modifier and Type Method Description JwkLocationPropertiesJwtTenantProperties. getJwk()Methods in org.entur.jwt.verifier.config with parameters of type JwkLocationProperties Modifier and Type Method Description voidJwtTenantProperties. setJwk(JwkLocationProperties jwk)
-