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, setRevision
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId, getRevision, setRevision
public ClientScopeListQuery(Long revisioned, String id, RealmModel realm, Set<String> clientScopes)
public Set<String> getClientScopes()
getClientScopes
in interface ClientScopeQuery
public String getClientId()
getClientId
in interface InClient
Copyright © 2021 JBoss by Red Hat. All rights reserved.