クラス GroupCacheLogic
java.lang.Object
org.iplass.mtp.impl.auth.authorize.builtin.group.GroupCacheLogic
- すべての実装されたインタフェース:
LoadingAdapter<String,GroupContext>
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明getIndexVal(int indexType, GroupContext value) getKey(GroupContext val) longgetVersion(GroupContext value) loadByIndex(int indexType, Object indexVal)
-
コンストラクタの詳細
-
GroupCacheLogic
-
-
メソッドの詳細
-
load
- 定義:
loadインタフェース内LoadingAdapter<String,GroupContext>
-
getKey
- 定義:
getKeyインタフェース内LoadingAdapter<String,GroupContext>
-
loadByIndex
- 定義:
loadByIndexインタフェース内LoadingAdapter<String,GroupContext>
-
getVersion
- 定義:
getVersionインタフェース内LoadingAdapter<String,GroupContext>
-
getIndexVal
- 定義:
getIndexValインタフェース内LoadingAdapter<String,GroupContext>
-