public class CachedClientScope extends AbstractRevisioned implements InRealm
| Constructor and Description |
|---|
CachedClientScope(Long revision,
RealmModel realm,
ClientScopeModel model) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
String |
getDescription() |
String |
getName() |
String |
getProtocol() |
Set<ProtocolMapperModel> |
getProtocolMappers() |
String |
getRealm() |
Set<String> |
getScope() |
void |
setDescription(String description) |
getCacheTimestamp, getId, getRevision, setRevisionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getRevision, setRevisionpublic CachedClientScope(Long revision, RealmModel realm, ClientScopeModel model)
Copyright © 2021 JBoss by Red Hat. All rights reserved.