| Modifier and Type | Class and Description |
|---|---|
class |
CoreServices |
| Modifier and Type | Method and Description |
|---|---|
static ICoreServices |
CoreServices.build(java.lang.String domainUid) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
ImportLoginValidation.manageUserGroups(ICoreServices build,
Parameters ldapParameters,
UserManager userManager) |
| Modifier and Type | Field and Description |
|---|---|
protected ICoreServices |
Scanner.coreService |
| Modifier and Type | Method and Description |
|---|---|
static void |
Scanner.manageUserGroups(org.apache.directory.ldap.client.api.LdapConnection ldapCon,
ICoreServices coreService,
UserManager userManager,
java.util.function.Function<java.lang.String,java.util.Optional<? extends UuidMapper>> getUuidMapperFromExtId) |
| Constructor and Description |
|---|
Scanner(ImportStatus importStatus,
ICoreServices coreService,
ItemValue<Domain> domain) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImportLdapLoginValidation.manageUserGroups(ICoreServices coreService,
Parameters ldapParameters,
UserManager userManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreServicesTest |
| Constructor and Description |
|---|
LdapScanner(ImportStatus importStatus,
ICoreServices coreService,
LdapParameters ldapParameters,
ItemValue<Domain> domain) |
MemberInGroupDescLdapScanner(ImportStatus importStatus,
ICoreServices coreService,
LdapParameters ldapParameters,
ItemValue<Domain> domain,
java.lang.String ldapMemberAttribute) |
MemberLdapScanner(ImportStatus importStatus,
ICoreServices coreService,
LdapParameters ldapParameters,
ItemValue<Domain> domain) |
MemberOfLdapScanner(ImportStatus importStatus,
ICoreServices coreService,
LdapParameters ldapParameters,
ItemValue<Domain> domain) |
MemberUidLdapScanner(ImportStatus importStatus,
ICoreServices coreService,
LdapParameters ldapParameters,
ItemValue<Domain> domain) |
Copyright © 2021. All Rights Reserved.