com.atlassian.bamboo.security.acegi.intercept.web
Class WebworkSecurityInterceptorProxy
java.lang.Object
com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptorProxy
- All Implemented Interfaces:
- com.opensymphony.xwork2.interceptor.Interceptor, Serializable
public class WebworkSecurityInterceptorProxy
- extends Object
- implements com.opensymphony.xwork2.interceptor.Interceptor
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebworkSecurityInterceptorProxy
public WebworkSecurityInterceptorProxy()
destroy
public void destroy()
- Specified by:
destroy
in interface com.opensymphony.xwork2.interceptor.Interceptor
init
public void init()
- Specified by:
init
in interface com.opensymphony.xwork2.interceptor.Interceptor
intercept
public String intercept(com.opensymphony.xwork2.ActionInvocation invocation)
throws Exception
- Specified by:
intercept
in interface com.opensymphony.xwork2.interceptor.Interceptor
- Throws:
Exception
setWebworkSecurityInterceptor
public void setWebworkSecurityInterceptor(WebworkSecurityInterceptor webworkSecurityInterceptor)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.