public class ClientScopeListQuery extends AbstractRevisioned implements ClientScopeQuery
| Constructor and Description |
|---|
ClientScopeListQuery(Long revisioned,
String id,
RealmModel realm,
Set<String> clientScopes) |
ClientScopeListQuery(Long revisioned,
String id,
RealmModel realm,
String clientUuid,
Set<String> clientScopes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId() |
Set<String> |
getClientScopes() |
String |
getRealm() |
String |
toString() |
getCacheTimestamp, getId, getRevision, setRevisionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getRevision, setRevisionpublic ClientScopeListQuery(Long revisioned, String id, RealmModel realm, Set<String> clientScopes)
public Set<String> getClientScopes()
getClientScopes in interface ClientScopeQuerypublic String getClientId()
getClientId in interface InClientCopyright © 2021 JBoss by Red Hat. All rights reserved.