| Modifier and Type | Method and Description |
|---|---|
static void |
LDAPUtils.checkUuid(LDAPObject ldapUser,
LDAPConfig config) |
static void |
LDAPUtils.computeAndSetDn(LDAPConfig config,
LDAPObject ldapUser) |
static LDAPIdentityStore |
LDAPIdentityStoreRegistry.createLdapIdentityStore(LDAPConfig cfg)
Create LDAPIdentityStore to be cached in the local registry
|
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<ComponentModel> |
LDAPMappersComparator.sortAsc(LDAPConfig ldapConfig,
Collection<ComponentModel> mappers) |
static List<ComponentModel> |
LDAPMappersComparator.sortDesc(LDAPConfig ldapConfig,
Collection<ComponentModel> mappers) |
void |
UserAttributeLDAPStorageMapperFactory.updateLDAPConfig(LDAPConfig ldapConfig,
ComponentModel mapperModel) |
void |
LDAPConfigDecorator.updateLDAPConfig(LDAPConfig ldapConfig,
ComponentModel mapperModel) |
| Modifier and Type | Method and Description |
|---|---|
List<LDAPObject> |
UserRolesRetrieveStrategy.getLDAPRoleMappings(CommonLDAPGroupMapper roleOrGroupMapper,
LDAPObject ldapUser,
LDAPConfig ldapConfig) |
List<LDAPObject> |
UserRolesRetrieveStrategy.LoadRolesByMember.getLDAPRoleMappings(CommonLDAPGroupMapper roleOrGroupMapper,
LDAPObject ldapUser,
LDAPConfig ldapConfig) |
List<LDAPObject> |
UserRolesRetrieveStrategy.GetRolesFromUserMemberOfAttribute.getLDAPRoleMappings(CommonLDAPGroupMapper roleOrGroupMapper,
LDAPObject ldapUser,
LDAPConfig ldapConfig) |
String |
CommonLDAPGroupMapperConfig.getMembershipUserLdapAttribute(LDAPConfig ldapConfig) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.