Package org.bgerp.plugin.sec.auth.config
Class LdapAuthConfig
java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.plugin.sec.auth.config.LdapAuthConfig
LDAP auth.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bgerp.app.cfg.Config
Config.InitStopException -
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected AttributessearchAttributes(String login, String password, String searchFilter) toString()Methods inherited from class org.bgerp.app.cfg.Config
initWhen, throwValidationException
-
Method Details
-
auth
-
searchAttributes
protected Attributes searchAttributes(String login, String password, String searchFilter) throws NamingException, javassist.NotFoundException - Throws:
NamingExceptionjavassist.NotFoundException
-
toString
-