|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptorProxy
public class WebworkSecurityInterceptorProxy
Constructor Summary | |
---|---|
WebworkSecurityInterceptorProxy()
|
Method Summary | |
---|---|
void |
destroy()
|
void |
init()
|
java.lang.String |
intercept(com.opensymphony.xwork.ActionInvocation invocation)
|
void |
setWebworkSecurityInterceptor(WebworkSecurityInterceptor webworkSecurityInterceptor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebworkSecurityInterceptorProxy()
Method Detail |
---|
public void destroy()
destroy
in interface com.opensymphony.xwork.interceptor.Interceptor
public void init()
init
in interface com.opensymphony.xwork.interceptor.Interceptor
public java.lang.String intercept(com.opensymphony.xwork.ActionInvocation invocation) throws java.lang.Exception
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
java.lang.Exception
public void setWebworkSecurityInterceptor(WebworkSecurityInterceptor webworkSecurityInterceptor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |