org.jboss.test.security.servlets
Class CustomPrincipalServlet

java.lang.Object
  extended byHttpServlet
      extended byorg.jboss.test.security.servlets.CustomPrincipalServlet

public class CustomPrincipalServlet
extends HttpServlet

See Also:
Serialized Form

Constructor Summary
CustomPrincipalServlet()
           
 
Method Summary
protected  void doGet(HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomPrincipalServlet

public CustomPrincipalServlet()
Method Detail

doGet

protected void doGet(HttpServletRequest request,
                     HttpServletResponse response)
              throws ServletException,
                     java.io.IOException
Throws:
ServletException
java.io.IOException