io.quarkus.oidc.runtime.OidcConfig$TokenCache.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-oidc Show documentation
Show all versions of quarkus-oidc Show documentation
Secure your applications with OpenID Connect Adapter and IDP such as Keycloak
#
#Thu May 25 10:16:12 CEST 2023
io.quarkus.oidc.runtime.OidcConfig.TokenCache.timeToLive=Maximum amount of time a given cache entry is valid for.
io.quarkus.oidc.runtime.OidcConfig.TokenCache.maxSize=Maximum number of cache entries.\nSet it to a positive value if the cache has to be enabled.
io.quarkus.oidc.runtime.OidcConfig.TokenCache.cleanUpTimerInterval=Clean up timer interval.\nIf this property is set then a timer will check and remove the stale entries periodically.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy