Package | Description |
---|---|
org.keycloak.models.cache.infinispan.authorization |
Modifier and Type | Field and Description |
---|---|
protected StoreFactoryCacheSession |
ScopeAdapter.cacheSession |
protected StoreFactoryCacheSession |
ResourceServerAdapter.cacheSession |
protected StoreFactoryCacheSession |
ResourceAdapter.cacheSession |
protected StoreFactoryCacheSession |
PolicyAdapter.cacheSession |
protected StoreFactoryCacheSession |
PermissionTicketAdapter.cacheSession |
Constructor and Description |
---|
PermissionTicketAdapter(CachedPermissionTicket cached,
StoreFactoryCacheSession cacheSession) |
PolicyAdapter(CachedPolicy cached,
StoreFactoryCacheSession cacheSession) |
ResourceAdapter(CachedResource cached,
StoreFactoryCacheSession cacheSession) |
ResourceServerAdapter(CachedResourceServer cached,
StoreFactoryCacheSession cacheSession) |
ScopeAdapter(CachedScope cached,
StoreFactoryCacheSession cacheSession) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.