Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Package com.jivesoftware.forum.interceptor

Filters and rejects content being added to the system.

See:
          Description

Class Summary
ForumsAdminAuthInterceptor Forums specific AdminAuthInterceptor which can return a UserManager for use by actions in the admin console.
GatewayInterceptor An interceptor that allows for the hiding of name and email information for messages imported via a gateway.
GatewayInterceptorBeanInfo BeanInfo class for the gateway interceptor.
GovernorInterceptor Provides a mechanism to limit the rate at which a user may post messages -- in effect, a governor on postings.
GovernorInterceptorBeanInfo BeanInfo class for the governor interceptor.
IPInterceptor Interceptor to take action on a message posting depending on IP address of user posting.
IPInterceptorBeanInfo BeanInfo class for the IPInterceptor.
KeywordInterceptor An interceptor that looks for certain keywords in the message subject or body and notifies a list of email addresses if those keywords are found.
KeywordInterceptorBeanInfo BeanInfo class for the keyword interceptor.
ModerationInterceptor  
ModerationInterceptorBeanInfo BeanInfo class for the keyword interceptor.
UserInterceptor An interceptor to ban users by preventing them from posting messages.
UserInterceptorBeanInfo BeanInfo class for the user interceptor.
VirusScanInterceptor Redirects messages with attachments to the VirusScanManager queue.
VirusScanInterceptorBeanInfo BeanInfo class for the VirusScanInterceptor.
 

Package com.jivesoftware.forum.interceptor Description

Filters and rejects content being added to the system. This package contains implementations of the MessageInterceptor interface.

See Also:
MessageInterceptor

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.