keycloak-spi-private
公開メンバ関数 | 全メンバ一覧
org.keycloak.storage.OnCreateComponent インタフェース
org.keycloak.storage.OnCreateComponent 連携図
Collaboration graph

公開メンバ関数

void onCreate (KeycloakSession session, RealmModel realm, ComponentModel model)
 

詳解

Callback for component creation. Only hardcoded classes like UserStorageManager implement it. In future we may allow anybody to implement this interface.

著者
Bill Burke
バージョン
Revision
1

関数詳解

◆ onCreate()

void org.keycloak.storage.OnCreateComponent.onCreate ( KeycloakSession  session,
RealmModel  realm,
ComponentModel  model 
)

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