|
| 1.32.2.6 | modified | starksm | server/src/main/org/jboss/ejb/plugins/SecurityInterceptor.java | Look to the SecurityAssociation context exception on authentication failure and throw that exception if not null. If there is no SecurityAssociation context exception, throw the current SecurityException("Authentication ..."). Fixes [JBAS-47] Support for jaas CredentialExpiredException and AccountExpiredException. |
| 1.7.2.1 | modified | starksm | server/src/main/org/jboss/ejb/plugins/SecurityActions.java | A collection of privileged actions for this package |
| 1.31.2.9 | modified | starksm | server/src/main/org/jboss/ejb/plugins/StatefulSessionInstanceInterceptor.java | Use the SecurityActions instead of the PrincipalInfoAction |
| 1.24.2.11 | modified | starksm | server/src/main/org/jboss/ejb/plugins/LogInterceptor.java | Handle both java.lang.SecurityException and java.security.GeneralSecurityException that are wrapped in java.rmi.AccessException for remote interface invocations, and javax.ejb.AccessLocalException for invocations through the local interface. |
| 1.1.2.28 | modified | starksm | testsuite/imports/test-jars.xml | Update the exception.jar to use the jboss EJBTestCase |
| 1.1.2.3 | modified | starksm | testsuite/src/main/org/jboss/test/exception/EntityExceptionUnitTestCase.java | Update to test remote and local security exception propagation |
| 1.1.2.1 | modified | starksm | testsuite/src/main/org/jboss/test/exception/ExceptionTester.java | Update to test remote and local security exception propagation |
| 1.1.2.3 | modified | starksm | testsuite/src/main/org/jboss/test/exception/ExceptionTesterBean.java | Update to test remote and local security exception propagation |
| 1.1.2.4 | modified | starksm | testsuite/src/main/org/jboss/test/exception/ExceptionTesterLocal.java | Update to test remote and local security exception propagation |
| 1.1.2.4 | modified | starksm | testsuite/src/main/org/jboss/test/exception/ExceptionUnitTestCase.java | Update to test remote and local security exception propagation |
| 1.1.2.2 | modified | starksm | testsuite/src/resources/exception/META-INF/ejb-jar.xml | Update to test remote and local security exception propagation |
| 1.2.2.2 | modified | starksm | testsuite/src/resources/exception/META-INF/jboss.xml | Update to test remote and local security exception propagation |