|
keycloak
|


公開メンバ関数 | |
| SessionUpdatesList (RealmModel realm, SessionEntityWrapper< S > entityWrapper) | |
| RealmModel | getRealm () |
| SessionEntityWrapper< S > | getEntityWrapper () |
| void | add (SessionUpdateTask< S > task) |
| List< SessionUpdateTask< S > > | getUpdateTasks () |
| void | setUpdateTasks (List< SessionUpdateTask< S >> updateTasks) |
非公開変数類 | |
| final RealmModel | realm |
| final SessionEntityWrapper< S > | entityWrapper |
| List< SessionUpdateTask< S > > | updateTasks = new LinkedList<>() |
tracks all changes to the underlying session in this transaction
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
1.8.13