com.atlassian.crowd.openid.server.interceptor
Class AdminActionInterceptor
java.lang.Object
com.atlassian.crowd.openid.server.interceptor.AdminActionInterceptor
- All Implemented Interfaces:
- com.opensymphony.xwork.interceptor.Interceptor, Serializable
public class AdminActionInterceptor
- extends Object
- implements com.opensymphony.xwork.interceptor.Interceptor
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminActionInterceptor
public AdminActionInterceptor()
init
public void init()
- Specified by:
init
in interface com.opensymphony.xwork.interceptor.Interceptor
destroy
public void destroy()
- Specified by:
destroy
in interface com.opensymphony.xwork.interceptor.Interceptor
intercept
public String intercept(com.opensymphony.xwork.ActionInvocation invocation)
throws Exception
- Specified by:
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
- Throws:
Exception
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.