Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Package com.jivesoftware.base.action.interceptor

XWork interceptors for Jive Software products.

See:
          Description

Class Summary
AdminAuthInterceptor Auth Interceptor for admin stuff.
AuthInterceptor Handles setup of the AuthToken and provides actions the ability to acquire the AuthToken and User object via the AuthTokenAware and UserAware interfaces.
ConditionalInterceptor An interceptor which will conditionally execute its logic based on rules around what method of the action is being called.
FlashInterceptor An interceptor used in conjunction with Flash to implement a flash scope.
JiveLoginInterceptor  
JiveObjectLoaderInterceptor A simple interceptor which picks up on actions that implement the JiveObjectLoader interface.
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.
TrimmedParametersInterceptor This class extends XWork's ParametersInterceptor and converts any blank string params (either String object or String[] elements) to null.
 

Package com.jivesoftware.base.action.interceptor Description

XWork interceptors for Jive Software products. Note that these interceptors are NOT the same as Jive Forum interceptors and should not be confused in any way with message interceptors in Jive Forums.


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.