keycloak
|
公開メンバ関数 | |
CachedClientScope (Long revision, RealmModel realm, ClientScopeModel model) | |
String | getName () |
String | getDescription () |
void | setDescription (String description) |
String | getRealm () |
Set< ProtocolMapperModel > | getProtocolMappers () |
String | getProtocol () |
Set< String > | getScope () |
Map< String, String > | getAttributes () |
String | getId () |
Long | getRevision () |
void | setRevision (Long revision) |
long | getCacheTimestamp () |
非公開変数類 | |
String | name |
String | description |
String | realm |
String | protocol |
Set< String > | scope = new HashSet<>() |
Set< ProtocolMapperModel > | protocolMappers = new HashSet<ProtocolMapperModel>() |
Map< String, String > | attributes = new HashMap<>() |
|
inline |
|
inline |
|
inlineinherited |
When was this cached
org.keycloak.models.cache.CachedObjectを実装しています。
|
inline |
|
inlineinherited |
org.keycloak.models.cache.infinispan.entities.Revisionedを実装しています。
|
inline |
|
inline |
|
inline |
|
inline |
org.keycloak.models.cache.infinispan.entities.InRealmを実装しています。
|
inlineinherited |
org.keycloak.models.cache.infinispan.entities.Revisionedを実装しています。
|
inline |
|
inline |
|
inlineinherited |
org.keycloak.models.cache.infinispan.entities.Revisionedを実装しています。
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |