com.atlassian.crowd.openid.server.interceptor
Class AdminActionInterceptor

java.lang.Object
  extended by com.atlassian.crowd.openid.server.interceptor.AdminActionInterceptor
All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor, java.io.Serializable

public class AdminActionInterceptor
extends java.lang.Object
implements com.opensymphony.xwork.interceptor.Interceptor

See Also:
Serialized Form

Constructor Summary
AdminActionInterceptor()
           
 
Method Summary
 void destroy()
           
 void init()
           
 java.lang.String intercept(com.opensymphony.xwork.ActionInvocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminActionInterceptor

public AdminActionInterceptor()
Method Detail

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 java.lang.String intercept(com.opensymphony.xwork.ActionInvocation invocation)
                           throws java.lang.Exception
Specified by:
intercept in interface com.opensymphony.xwork.interceptor.Interceptor
Throws:
java.lang.Exception


Copyright © 2010 Atlassian. All Rights Reserved.