Interface BasicAuthImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doAuth
(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpSession session, String uidAttr, String userName, String password, MyVDConnection myvd, AuthChainType act, AuthMechType amt, AuthStep as, ConfigManager cfgMgr)
-
Method Details
-
doAuth
void doAuth(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpSession session, String uidAttr, String userName, String password, MyVDConnection myvd, AuthChainType act, AuthMechType amt, AuthStep as, ConfigManager cfgMgr) throws com.novell.ldap.LDAPException - Throws:
com.novell.ldap.LDAPException
-