keycloak
公開メンバ関数 | 全メンバ一覧
org.keycloak.authorization.model.CachedModel< Model > インタフェーステンプレート
org.keycloak.authorization.model.CachedModel< Model > の継承関係図
Inheritance graph
org.keycloak.authorization.model.CachedModel< Model > 連携図
Collaboration graph

公開メンバ関数

Model getDelegateForUpdate ()
 
void invalidate ()
 
long getCacheTimestamp ()
 

詳解

Cached authorization model classes will implement this interface.

著者
Bill Burke
バージョン
Revision
1

関数詳解

◆ getCacheTimestamp()

long org.keycloak.authorization.model.CachedModel< Model >.getCacheTimestamp ( )

◆ getDelegateForUpdate()

Model org.keycloak.authorization.model.CachedModel< Model >.getDelegateForUpdate ( )

◆ invalidate()

void org.keycloak.authorization.model.CachedModel< Model >.invalidate ( )

このインタフェース詳解は次のファイルから抽出されました: