|
| 1.11 | modified | starksm | server/src/main/org/jboss/web/AbstractWebDeployer.java | Complete the jacc permission creation and integration with the policy configuration |
| 1.55 | modified | starksm | server/src/main/org/jboss/ejb/EjbModule.java | Complete the jacc permission creation and integration with the policy configuration |
| 1.27 | modified | starksm | server/src/main/org/jboss/metadata/WebMetaData.java | Complete the jacc permission creation and integration with the policy configuration |
| 1.1 | added | starksm | server/src/main/org/jboss/metadata/WebSecurityMetaData.java | Complete the jacc permission creation and integration with the policy configuration |
| 1.33 | modified | starksm | server/src/main/org/jboss/deployment/EARDeployer.java | Complete the jacc permission creation and integration with the policy configuration |
| 1.6 | modified | starksm | j2ee/src/main/javax/security/jacc/EJBMethodPermission.java | Update the implies behavior to match that of the spec. |
| 1.1 | added | starksm | j2ee/src/main/javax/security/jacc/URLPattern.java | Update the implies behavior to match that of the spec. |
| 1.1 | added | starksm | j2ee/src/main/javax/security/jacc/URLPatternSpec.java | Update the implies behavior to match that of the spec. |
| 1.3 | modified | starksm | j2ee/src/main/javax/security/jacc/WebResourcePermission.java | Update the implies behavior to match that of the spec. |
| 1.3 | modified | starksm | j2ee/src/main/javax/security/jacc/WebRoleRefPermission.java | Update the implies behavior to match that of the spec. |
| 1.3 | modified | starksm | j2ee/src/main/javax/security/jacc/WebUserDataPermission.java | Update the implies behavior to match that of the spec. |
| 1.1 | added | starksm | testsuite/src/main/org/jboss/test/security/test/EJBPermissionUnitTestCase.java | Add basic tests of the javax.security.jacc permissions |
| 1.1 | added | starksm | testsuite/src/main/org/jboss/test/security/test/WebResourcePermissionUnitTestCase.java | Add basic tests of the javax.security.jacc permissions |
| 1.1 | added | starksm | testsuite/src/main/org/jboss/test/security/test/WebUserDataPermissionUnitTestCase.java | Add basic tests of the javax.security.jacc permissions |