|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork.interceptor.MethodFilterInterceptor
com.opensymphony.webwork.interceptor.TokenInterceptor
com.opensymphony.webwork.interceptor.TokenSessionStoreInterceptor
com.jivesoftware.base.action.interceptor.JiveTokenSessionStoreInterceptor
public class JiveTokenSessionStoreInterceptor
Simple interceptor which extends the webwork interceptor to only check for token status if the action isn't being invoked through the default command.
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 |
---|
public JiveTokenSessionStoreInterceptor()
Method Detail |
---|
public java.lang.String intercept(com.opensymphony.xwork.ActionInvocation invocation) throws java.lang.Exception
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
intercept
in class com.opensymphony.xwork.interceptor.MethodFilterInterceptor
java.lang.Exception
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |