|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILdapPlugin
Interface for any Ldap plugin.
Method Summary | |
---|---|
IConfigStore |
getConfigStore()
Return config store. |
void |
init(IConfigStore config)
Initialize from config store. |
Method Detail |
---|
void init(IConfigStore config) throws EBaseException, ELdapException
config
- the configuration store to initialize from.
ELdapException
- initialization failed due to Ldap error.
EBaseException
- initialization failed.IConfigStore getConfigStore()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |