org.jboss.portal.portlet.invocation.response
Class SecurityResponse

java.lang.Object
  extended by org.jboss.portal.portlet.invocation.response.PortletInvocationResponse
      extended by org.jboss.portal.portlet.invocation.response.SecurityResponse
Direct Known Subclasses:
InsufficientPrivilegesResponse, InsufficientTransportGuaranteeResponse, SecurityErrorResponse

public class SecurityResponse
extends PortletInvocationResponse

Version:
$Revision: 1.1 $
Author:
Julien Viet

Constructor Summary
SecurityResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityResponse

public SecurityResponse()