Uses of Class
no.nav.security.token.support.core.configuration.IssuerProperties.JwksCache
-
Packages that use IssuerProperties.JwksCache Package Description no.nav.security.token.support.core.configuration -
-
Uses of IssuerProperties.JwksCache in no.nav.security.token.support.core.configuration
Constructors in no.nav.security.token.support.core.configuration with parameters of type IssuerProperties.JwksCache Constructor Description IssuerProperties(URL discoveryUrl, List<String> acceptedAudience, String cookieName, IssuerProperties.Validation validation, IssuerProperties.JwksCache jwksCache)
IssuerProperties(URL discoveryUrl, IssuerProperties.JwksCache jwksCache)
IssuerProperties(URL discoveryUrl, IssuerProperties.Validation validation, IssuerProperties.JwksCache jwksCache)
-