| 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 |
JPAResourceStore |
| Modifier and Type | Method and Description |
|---|---|
ResourceStore |
JPAStoreFactory.getResourceStore() |
| Modifier and Type | Method and Description |
|---|---|
ResourceStore |
StoreFactory.getResourceStore()
Returns a
ResourceStore. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
StoreFactoryCacheSession.ResourceCache |
| Modifier and Type | Method and Description |
|---|---|
ResourceStore |
StoreFactoryCacheSession.getResourceStore() |
ResourceStore |
StoreFactoryCacheSession.getResourceStoreDelegate() |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceStore |
AbstractResourceService.resourceStore |
Copyright © 2021 JBoss by Red Hat. All rights reserved.