|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.webwork.dispatcher.WebWorkResultSupport
com.opensymphony.webwork.dispatcher.ServletRedirectResult
com.atlassian.bamboo.security.LoginRedirectResult
public class LoginRedirectResult
Used by the Signup process so that new users are automatically signed in
| Field Summary |
|---|
| Fields inherited from class com.opensymphony.webwork.dispatcher.ServletRedirectResult |
|---|
prependServletContext |
| Fields inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport |
|---|
DEFAULT_PARAM, encode, location, parse |
| Fields inherited from interface com.opensymphony.webwork.WebWorkStatics |
|---|
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER |
| Constructor Summary | |
|---|---|
LoginRedirectResult()
|
|
| Method Summary | |
|---|---|
void |
execute(com.opensymphony.xwork.ActionInvocation invocation)
|
| Methods inherited from class com.opensymphony.webwork.dispatcher.ServletRedirectResult |
|---|
doExecute, setPrependServletContext |
| Methods inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport |
|---|
conditionalParse, setEncode, setLocation, setParse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoginRedirectResult()
| Method Detail |
|---|
public void execute(com.opensymphony.xwork.ActionInvocation invocation)
throws java.lang.Exception
execute in interface com.opensymphony.xwork.Resultexecute in class com.opensymphony.webwork.dispatcher.WebWorkResultSupportjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||