|
keycloak
|


公開メンバ関数 | |
| 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.
| void org.keycloak.storage.OnCreateComponent.onCreate | ( | KeycloakSession | session, |
| RealmModel | realm, | ||
| ComponentModel | model | ||
| ) |
org.keycloak.storage.UserStorageManagerで実装されています。
1.8.13