|
| 1.1 | added | asaldhana | security/src/main/org/jboss/security/authorization/modules/JACCAuthorizationModule.java | JBAS-3324: Generic JACC Authorization Module |
| 1.1 | added | asaldhana | testsuite/src/resources/test-configs/jacc/deploy/security-policies-service.xml | JBAS-3373: Application Policy for the default web domain |
| 1.2 | modified | asaldhana | testsuite/src/resources/test-configs/jacc/deploy/jbossweb-tomcat6.sar/server.xml | JBAS-3373: Try the new JBossWebRealm as part of the jacc testsuite |
| 1.3 | modified | asaldhana | security/src/main/org/jboss/security/authorization/modules/AbstractAuthorizationModule.java | JBAS-3324: Move delegate functionality up into the base class |
| 1.5 | modified | asaldhana | security/src/main/org/jboss/security/authorization/modules/XACMLAuthorizationModule.java | JBAS-3324: Move delegate functionality up into the base class |
| 1.2 | modified | asaldhana | security/src/main/org/jboss/security/authorization/config/AuthorizationConfigEntryHolder.java | JBAS-3304: Take care of the control flag |
| 1.4 | modified | asaldhana | security/src/main/org/jboss/security/SecurityConstants.java | JBAS-3373: Default application policy for the web layer |
| 1.1 | added | asaldhana | tomcat/src/main/org/jboss/web/tomcat/security/authorization/delegates/WebJACCPolicyModuleDelegate.java | JBAS-3373: JACC Authorization Module delegate for the web layer |
| 1.1 | added | asaldhana | tomcat/src/main/org/jboss/web/tomcat/security/authorization/modules/WebAuthorizationModule.java | JBAS-3373: Default authorization module that depends on the RealmBase decisions. |
| 1.1 | added | asaldhana | tomcat/src/main/org/jboss/web/tomcat/security/JBossWebRealm.java | JBAS-3373: Unified JBoss Realm that makes the callout to the authorization framework |
| 1.9 | modified | asaldhana | testsuite/src/resources/securitymgr/server.policy | JBAS-3105: sync up the server.policy with the branch_4_0 |