|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.cofax.cms.CofaxToolsLogin
CofaxToolsLogin: Verifies user information and populates the user (session) values if verification is true. Login is called upon user login and will be fulfilled only once per session.
Constructor Summary | |
CofaxToolsLogin()
|
Method Summary | |
static java.lang.String |
login(DataStore db,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpSession session,
java.lang.String login,
java.lang.String password)
Verify user information and populate the user (session) values if verification is true. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CofaxToolsLogin()
Method Detail |
public static java.lang.String login(DataStore db, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpSession session, java.lang.String login, java.lang.String password)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |