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