|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILdapConnModule
Class on behalf of the Publishing system that controls an instance of an ILdapConnFactory. Allows a factory to be intialized and grants access to the factory to other interested parties.
| Method Summary | |
|---|---|
ILdapConnFactory |
getLdapConnFactory()
Returns the internal ldap connection factory. |
void |
init(ISubsystem owner,
IConfigStore config)
Initialize ldap publishing module with config store. |
| Method Detail |
|---|
void init(ISubsystem owner,
IConfigStore config)
throws EBaseException,
ELdapException
owner - Entity that is interested in this instance of Publishing.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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||