Interface ResourceQuery
- 
- All Superinterfaces:
- Revisioned
 - All Known Implementing Classes:
- ResourceListQuery,- ResourceScopeListQuery
 
 public interface ResourceQuery extends Revisioned - Author:
- Pedro Igor
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>getResources()booleanisInvalid(Set<String> invalidations)- 
Methods inherited from interface org.keycloak.models.cache.infinispan.entities.RevisionedgetId, getRevision, setRevision
 
- 
 
-