Uses of Class
org.keycloak.quarkus.runtime.storage.infinispan.CacheManagerFactory
-
Packages that use CacheManagerFactory Package Description org.keycloak.quarkus.runtime -
-
Uses of CacheManagerFactory in org.keycloak.quarkus.runtime
Methods in org.keycloak.quarkus.runtime that return types with arguments of type CacheManagerFactory Modifier and Type Method Description io.quarkus.runtime.RuntimeValue<CacheManagerFactory>KeycloakRecorder. createCacheInitializer(String config, io.quarkus.runtime.ShutdownContext shutdownContext)
-