keycloak-spi
|
公開メンバ関数 | |
default void | preRemove (RealmModel realm) |
default void | preRemove (RealmModel realm, GroupModel group) |
default void | preRemove (RealmModel realm, RoleModel role) |
void | close () |
ClientModel | getClientById (String id, RealmModel realm) |
ClientModel | getClientByClientId (String clientId, RealmModel realm) |
Base interface for components that want to provide an alternative storage mechanism for clients
This is currently a private incomplete SPI. Please discuss on dev list if you want us to complete it or want to do the work yourself. This work is described in KEYCLOAK-6408 JIRA issue.
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inline |
|
inline |