Uses of Package
org.keycloak.authorization.store
- 
Packages that use org.keycloak.authorization.store Package Description org.keycloak.authorization Fine-grained Authorization SPI.org.keycloak.authorization.jpa.store org.keycloak.authorization.model Provides the domain model and any other type related with itorg.keycloak.authorization.store Provides classes and a SPI to plug different metadata storage implementations.org.keycloak.models.cache.authorization org.keycloak.models.cache.infinispan.authorization org.keycloak.models.map.authorization org.keycloak.models.map.authorization.adapter org.keycloak.services.resources.account.resources 
- 
Classes in org.keycloak.authorization.store used by org.keycloak.authorization Class Description StoreFactory A factory for the different types of storages that manage the persistence of the domain model types.
- 
Classes in org.keycloak.authorization.store used by org.keycloak.authorization.jpa.store Class Description AuthorizationStoreFactory PermissionTicketStore APermissionTicketStoreis responsible to manage the persistence ofPermissionTicketinstances.PolicyStore APolicyStoreis responsible to manage the persistence ofPolicyinstances.ResourceServerStore AResourceServerStoreis responsible to manage the persistence ofResourceServerinstances.ResourceStore AResourceStoreis responsible to manage the persistence ofResourceinstances.ScopeStore AScopeStoreis responsible to manage the persistence ofScopeinstances.StoreFactory A factory for the different types of storages that manage the persistence of the domain model types.
- 
Classes in org.keycloak.authorization.store used by org.keycloak.authorization.model Class Description StoreFactory A factory for the different types of storages that manage the persistence of the domain model types.
- 
Classes in org.keycloak.authorization.store used by org.keycloak.authorization.store Class Description PermissionTicketStore APermissionTicketStoreis responsible to manage the persistence ofPermissionTicketinstances.PolicyStore APolicyStoreis responsible to manage the persistence ofPolicyinstances.ResourceServerStore AResourceServerStoreis responsible to manage the persistence ofResourceServerinstances.ResourceStore AResourceStoreis responsible to manage the persistence ofResourceinstances.ScopeStore AScopeStoreis responsible to manage the persistence ofScopeinstances.
- 
Classes in org.keycloak.authorization.store used by org.keycloak.models.cache.authorization Class Description StoreFactory A factory for the different types of storages that manage the persistence of the domain model types.
- 
Classes in org.keycloak.authorization.store used by org.keycloak.models.cache.infinispan.authorization Class Description PermissionTicketStore APermissionTicketStoreis responsible to manage the persistence ofPermissionTicketinstances.PolicyStore APolicyStoreis responsible to manage the persistence ofPolicyinstances.ResourceServerStore AResourceServerStoreis responsible to manage the persistence ofResourceServerinstances.ResourceStore AResourceStoreis responsible to manage the persistence ofResourceinstances.ScopeStore AScopeStoreis responsible to manage the persistence ofScopeinstances.StoreFactory A factory for the different types of storages that manage the persistence of the domain model types.
- 
Classes in org.keycloak.authorization.store used by org.keycloak.models.map.authorization Class Description AuthorizationStoreFactory PermissionTicketStore APermissionTicketStoreis responsible to manage the persistence ofPermissionTicketinstances.PolicyStore APolicyStoreis responsible to manage the persistence ofPolicyinstances.ResourceServerStore AResourceServerStoreis responsible to manage the persistence ofResourceServerinstances.ResourceStore AResourceStoreis responsible to manage the persistence ofResourceinstances.ScopeStore AScopeStoreis responsible to manage the persistence ofScopeinstances.StoreFactory A factory for the different types of storages that manage the persistence of the domain model types.
- 
Classes in org.keycloak.authorization.store used by org.keycloak.models.map.authorization.adapter Class Description StoreFactory A factory for the different types of storages that manage the persistence of the domain model types.
- 
Classes in org.keycloak.authorization.store used by org.keycloak.services.resources.account.resources Class Description PermissionTicketStore APermissionTicketStoreis responsible to manage the persistence ofPermissionTicketinstances.ResourceStore AResourceStoreis responsible to manage the persistence ofResourceinstances.ScopeStore AScopeStoreis responsible to manage the persistence ofScopeinstances.