Interface UserQuery
- 
- All Superinterfaces:
- InRealm,- Revisioned
 - All Known Implementing Classes:
- UserListQuery
 
 public interface UserQuery extends InRealm - Version:
- $Revision: 1 $
- Author:
- Bill Burke
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>getUsers()- 
Methods inherited from interface org.keycloak.models.cache.infinispan.entities.RevisionedgetId, getRevision, setRevision
 
- 
 
-