keycloak
|
クラス | |
class | ManagedUserEntry |
公開メンバ関数 | |
LDAPStorageUserManager (LDAPStorageProvider provider) | |
UserModel | getManagedProxiedUser (String userId) |
LDAPObject | getManagedLDAPUser (String userId) |
LDAPTransaction | getTransaction (String userId) |
void | setManagedProxiedUser (UserModel proxiedUser, LDAPObject ldapObject) |
void | removeManagedUserEntry (String userId) |
非公開変数類 | |
final Map< String, ManagedUserEntry > | managedUsers = new HashMap<>() |
final LDAPStorageProvider | provider |
Track which LDAP users were already enlisted during this transaction
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |