Class CachedPolicy
java.lang.Object
org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
org.keycloak.models.cache.infinispan.authorization.entities.CachedPolicy
- All Implemented Interfaces:
 CachedObject,InResourceServer,Revisioned
- Author:
 - Pedro Igor
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetAssociatedPoliciesIds(KeycloakSession session, Supplier<Policy> policy) getConfig(KeycloakSession session, Supplier<Policy> policy) getLogic()getName()getOwner()getResourceNames(KeycloakSession session, Supplier<Policy> policy) getResourcesIds(KeycloakSession session, Supplier<Policy> policy) getScopesIds(KeycloakSession session, Supplier<Policy> policy) getType()Methods inherited from class org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
getCacheTimestamp, getId, getRevision, setRevision 
- 
Constructor Details
- 
CachedPolicy
 
 - 
 - 
Method Details
- 
getType
 - 
getDecisionStrategy
 - 
getLogic
 - 
getConfig
 - 
getName
 - 
getDescription
 - 
getAssociatedPoliciesIds
 - 
getResourcesIds
 - 
getResourceNames
 - 
getScopesIds
 - 
getResourceServerId
- Specified by:
 getResourceServerIdin interfaceInResourceServer
 - 
getOwner
 
 -