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.authorizationFields in org.keycloak.models.cache.infinispan.authorization declared as CachedResourceServer Modifier and Type Field Description protected CachedResourceServerResourceServerAdapter. cachedConstructors in org.keycloak.models.cache.infinispan.authorization with parameters of type CachedResourceServer Constructor Description ResourceServerAdapter(RealmModel realm, CachedResourceServer cached, StoreFactoryCacheSession cacheSession)
 
-