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(ImportLogger importLogger,
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(ImportLogger importLogger,
ICoreServices coreService,
LdapParameters ldapParameters,
ItemValue<Domain> domain) |
MemberLdapScanner(ImportLogger importLogger,
ICoreServices coreService,
LdapParameters ldapParameters,
ItemValue<Domain> domain) |
MemberOfLdapScanner(ImportLogger importLogger,
ICoreServices coreService,
LdapParameters ldapParameters,
ItemValue<Domain> domain) |
MemberUidLdapScanner(ImportLogger importLogger,
ICoreServices coreService,
LdapParameters ldapParameters,
ItemValue<Domain> domain) |
Copyright © 2021. All Rights Reserved.