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.models.map.authorization |
Modifier and Type | Class and Description |
---|---|
class |
JPAPolicyStore |
Modifier and Type | Method and Description |
---|---|
PolicyStore |
JPAStoreFactory.getPolicyStore() |
Modifier and Type | Method and Description |
---|---|
PolicyStore |
StoreFactory.getPolicyStore()
Returns a
PolicyStore . |
Modifier and Type | Class and Description |
---|---|
protected class |
StoreFactoryCacheSession.PolicyCache |
Modifier and Type | Method and Description |
---|---|
PolicyStore |
StoreFactoryCacheSession.getPolicyStore() |
PolicyStore |
StoreFactoryCacheSession.getPolicyStoreDelegate() |
Modifier and Type | Class and Description |
---|---|
class |
MapPolicyStore |
Modifier and Type | Method and Description |
---|---|
PolicyStore |
MapAuthorizationStore.getPolicyStore() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.