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

java.lang.Object
  extended by org.jboss.portal.portlet.invocation.response.PortletInvocationResponse
      extended by org.jboss.portal.portlet.invocation.response.SecurityResponse
          extended by org.jboss.portal.portlet.invocation.response.InsufficientPrivilegesResponse

public class InsufficientPrivilegesResponse
extends SecurityResponse

Version:
$Revision: 5602 $
Author:
Julien Viet

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

Constructor Detail

InsufficientPrivilegesResponse

public InsufficientPrivilegesResponse()