View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040909195733Lbuild.103
|
| 1.23 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.java | Install a CustomPrincipalValve after the standard valves to allow any request custom principal to be seen by the web app |
| 1.1 | added | starksm | tomcat/src/main/org/jboss/web/tomcat/security/CustomPrincipalValve.java | 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. |