-
Bug
-
Resolution: Done
-
Major
-
JBossAS-5.0.0.GA
-
None
-
Low
Tomcat uses the hasUserDataPermission check to see if there is a need for https port redirect. A subject is expected by the JBoss Security layer. Even though the subject does not play any role in the check, it is needed for any authorization. Handle the null subject use case.
- relates to
-
JBAS-6420 JBossWebRealm->hasUserDataPermission check with JBoss Security needs Subject
- Closed