|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectValveBase
org.jboss.web.tomcat.security.FormAuthValve
A valve that associates the j_username with the session under the attribute name j_username for use by form login/error pages. In addition, it maps any authentication exception found in the SecurityAssociation to the session attribute name j_exception.
Constructor Summary | |
FormAuthValve()
|
Method Summary | |
void |
invoke(Request request,
Response response)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FormAuthValve()
Method Detail |
public void invoke(Request request, Response response) throws java.io.IOException, ServletException
java.io.IOException
ServletException
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |