Uses of Class
org.keycloak.models.cache.infinispan.authorization.entities.CachedResourceServer
-
Packages that use CachedResourceServer Package Description org.keycloak.models.cache.infinispan.authorization -
-
Uses of CachedResourceServer in org.keycloak.models.cache.infinispan.authorization
Fields in org.keycloak.models.cache.infinispan.authorization declared as CachedResourceServer Modifier and Type Field Description protected CachedResourceServer
ResourceServerAdapter. cached
Constructors in org.keycloak.models.cache.infinispan.authorization with parameters of type CachedResourceServer Constructor Description ResourceServerAdapter(RealmModel realm, CachedResourceServer cached, StoreFactoryCacheSession cacheSession)
-