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