keycloak
|
静的公開メンバ関数 | |
static< S extends SessionEntity > SessionUpdateTask< S > | addIfAbsentSync () |
static< S extends SessionEntity > SessionUpdateTask< S > | removeSync () |
静的非公開変数類 | |
static final SessionUpdateTask<? extends SessionEntity > | ADD_IF_ABSENT_SYNC |
static final SessionUpdateTask<? extends SessionEntity > | REMOVE_SYNC |
|
inlinestatic |
Returns a typed task of type CacheOperation#ADD_IF_ABSENT that does no other update. This operation has DC message status CrossDCMessageStatus#SYNC.
<S> |
|
inlinestatic |
Returns a typed task of type CacheOperation#REMOVE that does no other update. This operation has DC message status CrossDCMessageStatus#SYNC.
<S> |
|
staticprivate |
|
staticprivate |