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, setRevision
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getRevision, setRevision
public CachedClientScope(Long revision, RealmModel realm, ClientScopeModel model)
Copyright © 2021 JBoss by Red Hat. All rights reserved.