Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.action.interceptor
Class JiveTokenSessionStoreInterceptor

java.lang.Object
  extended by com.opensymphony.xwork.interceptor.MethodFilterInterceptor
      extended by com.opensymphony.webwork.interceptor.TokenInterceptor
          extended by com.opensymphony.webwork.interceptor.TokenSessionStoreInterceptor
              extended by com.jivesoftware.base.action.interceptor.JiveTokenSessionStoreInterceptor
All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor, java.io.Serializable

public class JiveTokenSessionStoreInterceptor
extends com.opensymphony.webwork.interceptor.TokenSessionStoreInterceptor

Simple interceptor which extends the webwork interceptor to only check for token status if the action isn't being invoked through the default command.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.webwork.interceptor.TokenInterceptor
INVALID_TOKEN_CODE
 
Fields inherited from class com.opensymphony.xwork.interceptor.MethodFilterInterceptor
excludeMethods, includeMethods, log
 
Constructor Summary
JiveTokenSessionStoreInterceptor()
           
 
Method Summary
 java.lang.String intercept(com.opensymphony.xwork.ActionInvocation invocation)
           
 
Methods inherited from class com.opensymphony.webwork.interceptor.TokenSessionStoreInterceptor
handleInvalidToken, handleValidToken
 
Methods inherited from class com.opensymphony.webwork.interceptor.TokenInterceptor
doIntercept
 
Methods inherited from class com.opensymphony.xwork.interceptor.MethodFilterInterceptor
applyInterceptor, destroy, getExcludeMethodsSet, getIncludeMethodsSet, init, setExcludeMethods, setIncludeMethods
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiveTokenSessionStoreInterceptor

public JiveTokenSessionStoreInterceptor()
Method Detail

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
Overrides:
intercept in class com.opensymphony.xwork.interceptor.MethodFilterInterceptor
Throws:
java.lang.Exception

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.