| 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(org.keycloak.common.util.MultivaluedHashMap<String,String> ldapConfig) |
LDAPIdentityStore |
LDAPStorageProvider.getLdapIdentityStore() |
LDAPIdentityStore |
LDAPIdentityStoreRegistry.getLdapStore(ComponentModel model) |
| Constructor and Description |
|---|
LDAPStorageProvider(LDAPStorageProviderFactory factory,
KeycloakSession session,
ComponentModel model,
LDAPIdentityStore ldapIdentityStore) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.