Class KActionRestrictAccessInterceptor

  • All Implemented Interfaces:
    com.opensymphony.xwork2.interceptor.Interceptor, Serializable

    public class KActionRestrictAccessInterceptor
    extends com.opensymphony.xwork2.interceptor.AbstractInterceptor
    Interceptor Struts limitant l'access direct aux Actions.
    Author:
    npiedeloup
    See Also:
    Serialized Form
    • Constructor Detail

      • KActionRestrictAccessInterceptor

        public KActionRestrictAccessInterceptor()
    • Method Detail

      • intercept

        public String intercept​(com.opensymphony.xwork2.ActionInvocation actionInvocation)
                         throws Exception
        Specified by:
        intercept in interface com.opensymphony.xwork2.interceptor.Interceptor
        Specified by:
        intercept in class com.opensymphony.xwork2.interceptor.AbstractInterceptor
        Throws:
        Exception