keycloak
|
クラス | |
class | PermissionTicketCache |
class | PolicyCache |
class | ResourceCache |
class | ResourceServerCache |
class | ScopeCache |
静的公開メンバ関数 | |
static String | getResourceServerByClientCacheKey (String clientId) |
static String | getScopeByNameCacheKey (String name, String serverId) |
static String | getResourceByNameCacheKey (String name, String ownerId, String serverId) |
static String | getResourceByOwnerCacheKey (String owner, String serverId) |
static String | getResourceByTypeCacheKey (String type, String serverId) |
static String | getResourceByUriCacheKey (String uri, String serverId) |
static String | getResourceByScopeCacheKey (String scopeId, String serverId) |
static String | getPolicyByNameCacheKey (String name, String serverId) |
static String | getPolicyByResource (String resourceId, String serverId) |
static String | getPolicyByResourceType (String type, String serverId) |
static String | getPolicyByScope (String scope, String serverId) |
static String | getPolicyByResourceScope (String scope, String resourceId, String serverId) |
static String | getPermissionTicketByResource (String resourceId, String serverId) |
static String | getPermissionTicketByScope (String scopeId, String serverId) |
static String | getPermissionTicketByGranted (String userId, String serverId) |
static String | getPermissionTicketByOwner (String owner, String serverId) |
限定公開メンバ関数 | |
void | runInvalidations () |
限定公開変数類 | |
StoreFactoryCacheManager | cache |
boolean | transactionActive |
boolean | setRollbackOnly |
Map< String, ResourceServerAdapter > | managedResourceServers = new HashMap<>() |
Map< String, ScopeAdapter > | managedScopes = new HashMap<>() |
Map< String, ResourceAdapter > | managedResources = new HashMap<>() |
Map< String, PolicyAdapter > | managedPolicies = new HashMap<>() |
Map< String, PermissionTicketAdapter > | managedPermissionTickets = new HashMap<>() |
Set< String > | invalidations = new HashSet<>() |
Set< InvalidationEvent > | invalidationEvents = new HashSet<>() |
boolean | clearAll |
final long | startupRevision |
StoreFactory | delegate |
KeycloakSession | session |
ResourceServerCache | resourceServerCache |
ScopeCache | scopeCache |
ResourceCache | resourceCache |
PolicyCache | policyCache |
PermissionTicketCache | permissionTicketCache |
静的限定公開変数類 | |
static final Logger | logger = Logger.getLogger(StoreFactoryCacheSession.class) |
非公開メンバ関数 | |
KeycloakTransaction | getPrepareTransaction () |
KeycloakTransaction | getAfterTransaction () |
Set< String > | getResourceTypes (Set< String > resources, String serverId) |
void | setModelDoesNotExists (String id, Long loaded) |
boolean | modelMightExist (String id) |
|
inline |
|
inline |
org.keycloak.provider.Providerを実装しています。
|
inlineprivate |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
org.keycloak.authorization.store.StoreFactoryを実装しています。
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
org.keycloak.authorization.store.StoreFactoryを実装しています。
|
inline |
|
inlineprivate |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
org.keycloak.authorization.store.StoreFactoryを実装しています。
|
inline |
|
inline |
org.keycloak.authorization.store.StoreFactoryを実装しています。
|
inline |
|
inlineprivate |
|
inlinestatic |
|
inline |
org.keycloak.authorization.store.StoreFactoryを実装しています。
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprivate |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |