|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.petals.tools.webadmin.ui.logon.LogonUtil
public class LogonUtil
util class for login system
Constructor Summary | |
---|---|
LogonUtil()
|
Method Summary | |
---|---|
static org.apache.struts.action.ActionForward |
getLogonForward(javax.servlet.http.HttpServletRequest iRequest)
Initiates the logon process, and then comes back to the given request URL. |
static org.apache.struts.action.ActionForward |
getLogonForward(java.lang.String iNextUrl)
Initiates the logon process, and then comes back to the given request URL. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogonUtil()
Method Detail |
---|
public static org.apache.struts.action.ActionForward getLogonForward(javax.servlet.http.HttpServletRequest iRequest)
iRequest
- the current request
public static org.apache.struts.action.ActionForward getLogonForward(java.lang.String iNextUrl)
iNextUrl
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |