Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.util.webwork
Class JiveSecurityInterceptor

java.lang.Object
  extended by com.jivesoftware.base.util.webwork.JiveSecurityInterceptor
All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor, java.io.Serializable

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

Remove the ability to execute OGNL expressions in a URL.

See Also:
Serialized Form

Constructor Summary
JiveSecurityInterceptor()
           
 
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

JiveSecurityInterceptor

public JiveSecurityInterceptor()
Method Detail

destroy

public void destroy()
Specified by:
destroy in interface com.opensymphony.xwork.interceptor.Interceptor

init

public void init()
Specified by:
init 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

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.