Class SecureTransportInterceptor

java.lang.Object
org.gatein.pc.portlet.PortletInvokerInterceptor
org.gatein.pc.portlet.aspects.SecureTransportInterceptor
All Implemented Interfaces:
org.gatein.pc.api.PortletInvoker

public class SecureTransportInterceptor extends PortletInvokerInterceptor
Implement security constaint defined by the portlet spec.
  • Constructor Details

    • SecureTransportInterceptor

      public SecureTransportInterceptor()
  • Method Details

    • 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