|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectValveBase
org.jboss.web.tomcat.security.CustomPrincipalValve
A valve that associates the Principal as obtained from the authentication layer with the request. This allows any custom principal established by the authentication layer to be seen by the web app.
Constructor Summary | |
CustomPrincipalValve()
|
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 CustomPrincipalValve()
Method Detail |
public void invoke(Request request, Response response) throws java.io.IOException, ServletException
java.io.IOException
ServletException
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |