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 |
JPAResourceServerStore |
Modifier and Type | Method and Description |
---|---|
ResourceServerStore |
JPAStoreFactory.getResourceServerStore() |
Modifier and Type | Method and Description |
---|---|
ResourceServerStore |
StoreFactory.getResourceServerStore()
Returns a
ResourceServerStore . |
Modifier and Type | Class and Description |
---|---|
protected class |
StoreFactoryCacheSession.ResourceServerCache |
Modifier and Type | Method and Description |
---|---|
ResourceServerStore |
StoreFactoryCacheSession.getResourceServerStore() |
ResourceServerStore |
StoreFactoryCacheSession.getResourceServerStoreDelegate() |
Modifier and Type | Class and Description |
---|---|
class |
MapResourceServerStore |
Modifier and Type | Method and Description |
---|---|
ResourceServerStore |
MapAuthorizationStore.getResourceServerStore() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.