Class CachedResource
java.lang.Object
org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
org.keycloak.models.cache.infinispan.authorization.entities.CachedResource
- All Implemented Interfaces:
 CachedObject,InResourceServer,Revisioned
- Author:
 - Pedro Igor
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetAttributes(KeycloakSession session, Supplier<Resource> source) getName()getOwner()getScopesIds(KeycloakSession session, Supplier<Resource> source) getType()getUris(KeycloakSession session, Supplier<Resource> source) booleanMethods inherited from class org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
getCacheTimestamp, getId, getRevision, setRevision 
- 
Constructor Details
- 
CachedResource
 
 - 
 - 
Method Details
- 
getName
 - 
getDisplayName
 - 
getUris
 - 
getType
 - 
getIconUri
 - 
getOwner
 - 
isOwnerManagedAccess
public boolean isOwnerManagedAccess() - 
getResourceServerId
- Specified by:
 getResourceServerIdin interfaceInResourceServer
 - 
getScopesIds
 - 
getAttributes
 
 -