Package | Description |
---|---|
net.bluemind.system.importation.commons | |
net.bluemind.system.ldap.importation.internal.tools |
Modifier and Type | Field and Description |
---|---|
Parameters.Directory |
Parameters.ldapDirectory |
Modifier and Type | Method and Description |
---|---|
static Parameters.Directory |
Parameters.Directory.build(java.lang.String baseDn,
java.lang.String userFilter,
java.lang.String groupFilter,
java.lang.String extIdAttribute) |
Modifier and Type | Method and Description |
---|---|
static Parameters |
Parameters.build(boolean enabled,
Parameters.Server ldapServer,
Parameters.Directory ldapDirectory,
Parameters.SplitDomain splitDomain,
java.util.Optional<java.lang.String> lastUpdate) |
Constructor and Description |
---|
Parameters(boolean enabled,
Parameters.Server ldapServer,
Parameters.Directory ldapDirectory,
Parameters.SplitDomain splitDomain,
java.util.Optional<java.lang.String> lastUpdate) |
Constructor and Description |
---|
LdapParameters(boolean enabled,
Parameters.Server ldapServer,
Parameters.Directory ldapDirectory,
Parameters.SplitDomain splitDomain,
java.util.Optional<java.lang.String> lastUpdate) |
Copyright © 2021. All Rights Reserved.