| Package | Description |
|---|---|
| org.keycloak.storage.ldap |
| Modifier and Type | Field and Description |
|---|---|
protected LDAPIdentityStore |
LDAPStorageProvider.ldapIdentityStore |
| Modifier and Type | Method and Description |
|---|---|
static LDAPIdentityStore |
LDAPIdentityStoreRegistry.createLdapIdentityStore(KeycloakSession session,
LDAPConfig cfg)
Create LDAPIdentityStore to be cached in the local registry
|
LDAPIdentityStore |
LDAPStorageProvider.getLdapIdentityStore() |
LDAPIdentityStore |
LDAPIdentityStoreRegistry.getLdapStore(KeycloakSession session,
ComponentModel ldapModel,
Map<ComponentModel,LDAPConfigDecorator> configDecorators) |
| Constructor and Description |
|---|
LDAPStorageProvider(LDAPStorageProviderFactory factory,
KeycloakSession session,
ComponentModel model,
LDAPIdentityStore ldapIdentityStore) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.