Modifier and Type | Method and Description |
---|---|
static LdapConProxy |
LdapHelper.connectLdap(LdapParameters params) |
Constructor and Description |
---|
NestedGroupHelper(LdapConProxy ldapCon,
org.apache.directory.api.ldap.model.name.Dn baseDn,
GroupMemberAttribute memberAttr,
java.lang.String groupFilter,
java.lang.String userUuidAttribute) |
Modifier and Type | Method and Description |
---|---|
void |
IScannerEnhancer.afterImport(IImportLogger importLogger,
Parameters parameter,
ItemValue<Domain> domain,
LdapConProxy ldapCon) |
void |
IScannerEnhancer.beforeImport(IImportLogger importLogger,
Parameters parameter,
ItemValue<Domain> domain,
LdapConProxy ldapCon) |
void |
IScannerEnhancer.groupMembershipUpdates(ImportLogger importLogger,
Parameters parameter,
ItemValue<Domain> domain,
LdapConProxy ldapCon,
GroupMembershipData groupMembershipData) |
Modifier and Type | Field and Description |
---|---|
protected LdapConProxy |
Scanner.ldapCon |
Modifier and Type | Method and Description |
---|---|
protected abstract LdapConProxy |
Scanner.getConnection() |
Modifier and Type | Method and Description |
---|---|
protected LdapConProxy |
LdapScanner.getConnection() |
Modifier and Type | Method and Description |
---|---|
static LdapConProxy |
LdapHelper.connectLdap(Parameters ldapParameters) |
Modifier and Type | Method and Description |
---|---|
static LdapConProxy |
LdapSearchTestHelper.getConnection(LdapParameters parameters) |
Modifier and Type | Method and Description |
---|---|
void |
ScannerEnhancerHook.afterImport(IImportLogger importLogger,
Parameters parameter,
ItemValue<Domain> domain,
LdapConProxy ldapCon) |
void |
ScannerEnhancerHook.beforeImport(IImportLogger importLogger,
Parameters parameter,
ItemValue<Domain> domain,
LdapConProxy ldapCon) |
void |
ScannerEnhancerHook.groupMembershipUpdates(ImportLogger importLogger,
Parameters parameter,
ItemValue<Domain> domain,
LdapConProxy ldapCon,
GroupMembershipData groupMembershipData) |
Copyright © 2021. All Rights Reserved.