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