| 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 |
| 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() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.