public interface ILdapConnModule
Modifier and Type | Method and Description |
---|---|
ILdapConnFactory |
getLdapConnFactory()
Returns the internal ldap connection factory.
|
void |
init(IConfigStore config)
Initialize ldap publishing module with config store.
|
void init(IConfigStore config) throws EBaseException, ELdapException
config
- Config store containing the info needed to set up Publishing.ELdapException
- Due to Ldap error.EBaseException
- Due to config value errors and all other errors.ILdapConnFactory getLdapConnFactory()