Class SecureTransportInterceptor

  • All Implemented Interfaces:
    org.gatein.pc.api.PortletInvoker

    public class SecureTransportInterceptor
    extends PortletInvokerInterceptor
    Implement security constaint defined by the portlet spec.
    Version:
    $Revision: 7226 $
    Author:
    Julien Viet
    • Constructor Detail

      • SecureTransportInterceptor

        public SecureTransportInterceptor()
    • Method Detail

      • invoke

        public org.gatein.pc.api.invocation.response.PortletInvocationResponse invoke​(org.gatein.pc.api.invocation.PortletInvocation invocation)
                                                                               throws IllegalArgumentException,
                                                                                      org.gatein.pc.api.PortletInvokerException
        Specified by:
        invoke in interface org.gatein.pc.api.PortletInvoker
        Overrides:
        invoke in class PortletInvokerInterceptor
        Throws:
        IllegalArgumentException
        org.gatein.pc.api.PortletInvokerException