Package | Description |
---|---|
org.keycloak.federation.ldap | |
org.keycloak.federation.ldap.idm.store | |
org.keycloak.federation.ldap.idm.store.ldap | |
org.keycloak.federation.ldap.mappers |
Modifier and Type | Method and Description |
---|---|
static void |
LDAPUtils.checkUuid(LDAPObject ldapUser,
LDAPConfig config) |
static String |
LDAPUtils.getUsername(LDAPObject ldapUser,
LDAPConfig config) |
Modifier and Type | Method and Description |
---|---|
LDAPConfig |
IdentityStore.getConfig()
Returns the configuration for this IdentityStore instance
|
Modifier and Type | Method and Description |
---|---|
LDAPConfig |
LDAPIdentityStore.getConfig() |
Constructor and Description |
---|
LDAPIdentityStore(LDAPConfig config) |
LDAPOperationManager(LDAPConfig config) |
Modifier and Type | Method and Description |
---|---|
static List<UserFederationMapperModel> |
LDAPMappersComparator.sortAsc(LDAPConfig ldapConfig,
Collection<UserFederationMapperModel> mappers) |
static List<UserFederationMapperModel> |
LDAPMappersComparator.sortDesc(LDAPConfig ldapConfig,
Collection<UserFederationMapperModel> mappers) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.