com.atlassian.xwork.interceptors
Class TestXsrfTokenInterceptor.DummyAction
java.lang.Object
com.atlassian.xwork.interceptors.TestXsrfTokenInterceptor.DummyAction
- All Implemented Interfaces:
- com.opensymphony.xwork.Action
- Enclosing class:
- TestXsrfTokenInterceptor
public static class TestXsrfTokenInterceptor.DummyAction
- extends Object
- implements com.opensymphony.xwork.Action
| Fields inherited from interface com.opensymphony.xwork.Action |
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestXsrfTokenInterceptor.DummyAction
public TestXsrfTokenInterceptor.DummyAction()
withProtection
public String withProtection()
throws Exception
- Throws:
Exception
noProtection
public String noProtection()
throws Exception
- Throws:
Exception
execute
public String execute()
throws Exception
- Specified by:
execute in interface com.opensymphony.xwork.Action
- Throws:
Exception
Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.