Class StoreFactoryCacheSession.ResourceServerCache
java.lang.Object
org.keycloak.models.cache.infinispan.authorization.StoreFactoryCacheSession.ResourceServerCache
- All Implemented Interfaces:
ResourceServerStore
- Enclosing class:
- StoreFactoryCacheSession
protected class StoreFactoryCacheSession.ResourceServerCache
extends Object
implements ResourceServerStore
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(ClientModel client) voiddelete(ClientModel client) findByClient(ClientModel client)
-
Constructor Details
-
ResourceServerCache
protected ResourceServerCache()
-
-
Method Details
-
create
- Specified by:
createin interfaceResourceServerStore
-
delete
- Specified by:
deletein interfaceResourceServerStore
-
findById
- Specified by:
findByIdin interfaceResourceServerStore
-
findByClient
- Specified by:
findByClientin interfaceResourceServerStore
-