Class PrincipalControllerHtml


  • public class PrincipalControllerHtml
    extends ControllerHtml
    Controller to fills the list of desired principals on response.
    Since:
    7.0.0
    Version:
    $Revision$ $Date$
    • Constructor Detail

      • PrincipalControllerHtml

        public PrincipalControllerHtml​(javax.servlet.http.HttpServletRequest request,
                                       javax.servlet.http.HttpServletResponse response)
                                throws PortalException
        Constructor class.
        Parameters:
        request - the request.
        response - the response.
        Throws:
        PortalException
        Since:
        7.0.0
    • Method Detail

      • handleRequest

        public void handleRequest()
                           throws java.lang.Exception
        Handles the HTTP request.
        Throws:
        java.lang.Exception
        Since:
        7.0.0