Interface ClientScopeQuery
- 
- All Superinterfaces:
- InClient,- InRealm,- Revisioned
 - All Known Implementing Classes:
- ClientScopeListQuery
 
 public interface ClientScopeQuery extends InClient 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>getClientScopes()- 
Methods inherited from interface org.keycloak.models.cache.infinispan.entities.InClientgetClientId
 - 
Methods inherited from interface org.keycloak.models.cache.infinispan.entities.RevisionedgetId, getRevision, setRevision
 
- 
 
-