Package | Description |
---|---|
org.keycloak.federation.ldap |
Modifier and Type | Field and Description |
---|---|
protected LDAPIdentityStore |
LDAPFederationProvider.ldapIdentityStore |
Modifier and Type | Method and Description |
---|---|
static LDAPIdentityStore |
LDAPIdentityStoreRegistry.createLdapIdentityStore(Map<String,String> ldapConfig) |
LDAPIdentityStore |
LDAPFederationProvider.getLdapIdentityStore() |
LDAPIdentityStore |
LDAPIdentityStoreRegistry.getLdapStore(UserFederationProviderModel model) |
Constructor and Description |
---|
LDAPFederationProvider(LDAPFederationProviderFactory factory,
KeycloakSession session,
UserFederationProviderModel model,
LDAPIdentityStore ldapIdentityStore) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.