Package | Description |
---|---|
org.keycloak.authorization.jpa.store | |
org.keycloak.authorization.store |
Provides classes and a SPI to plug different metadata storage implementations.
|
org.keycloak.models.cache.infinispan.authorization | |
org.keycloak.services.resources.account.resources |
Modifier and Type | Class and Description |
---|---|
class |
JPAScopeStore |
Modifier and Type | Method and Description |
---|---|
ScopeStore |
JPAStoreFactory.getScopeStore() |
Modifier and Type | Method and Description |
---|---|
ScopeStore |
StoreFactory.getScopeStore()
Returns a
ScopeStore . |
Modifier and Type | Class and Description |
---|---|
protected class |
StoreFactoryCacheSession.ScopeCache |
Modifier and Type | Method and Description |
---|---|
ScopeStore |
StoreFactoryCacheSession.getScopeStore() |
ScopeStore |
StoreFactoryCacheSession.getScopeStoreDelegate() |
Modifier and Type | Field and Description |
---|---|
protected ScopeStore |
AbstractResourceService.scopeStore |
Copyright © 2020 JBoss by Red Hat. All rights reserved.