|
| 61919 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/security/test/LoginModulesUnitTestCase.java | use super.setUp() to setup log |
| 61917 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/ejb/plugins/StatefulSessionSecurityInterceptor.java | fix the handle class method |
| 61916 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/security/test/DynamicLoginConfigServiceUnitTestCase.java | Fix the test |
| 61915 | modified | bdecoste | //trunk/ejb3/build-test.xml | test for run-as-principal |
| 61915 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/unit/Tck5SecTestCase.java | test for run-as-principal |
| 61915 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatefulBean.java | test for run-as-principal |
| 61915 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatefulTestBean.java | test for run-as-principal |
| 61915 | added | bdecoste | //trunk/ejb3/src/resources/test/tck5sec/META-INF/jboss-app.xml | test for run-as-principal |
| 61915 | modified | bdecoste | //trunk/ejb3/src/resources/test/tck5sec/META-INF/jboss.xml | test for run-as-principal |
| 61915 | added | bdecoste | //trunk/ejb3/src/resources/test/tck5sec/META-INF/application.xml | test for run-as-principal |
| 61914 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.java | [JBCTS-555] we were deploying beans from app client jars, which was causing all sorts of problems. Also some minor changes for supporting run-as-principal |
| 61914 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/annotation/security/RunAsPrincipalImpl.java | [JBCTS-555] we were deploying beans from app client jars, which was causing all sorts of problems. Also some minor changes for supporting run-as-principal |
| 61914 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptorFactory.java | [JBCTS-555] we were deploying beans from app client jars, which was causing all sorts of problems. Also some minor changes for supporting run-as-principal |
| 61914 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | [JBCTS-555] we were deploying beans from app client jars, which was causing all sorts of problems. Also some minor changes for supporting run-as-principal |
| 61914 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java | [JBCTS-555] we were deploying beans from app client jars, which was causing all sorts of problems. Also some minor changes for supporting run-as-principal |
| 61914 | added | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/ClientDescriptorFileFilter.java | [JBCTS-555] we were deploying beans from app client jars, which was causing all sorts of problems. Also some minor changes for supporting run-as-principal |
| 61914 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java | [JBCTS-555] we were deploying beans from app client jars, which was causing all sorts of problems. Also some minor changes for supporting run-as-principal |
| 61909 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/resources/security/jacc/webperm/web.xml | pretty print |
| 61905 | added | stan.silvert@jboss.com | //trunk/server/src/resources/dtd/web-facesconfig_1_0.dtd | JBAS-4268 |
| 61905 | added | stan.silvert@jboss.com | //trunk/server/src/resources/dtd/web-facesconfig_1_1.dtd | JBAS-4268 |
| 61905 | added | stan.silvert@jboss.com | //trunk/server/src/resources/schema/web-facesconfig_1_2.xsd | JBAS-4268 |
| 61904 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/resources/web/sso/application.xml | separate the resources for sso and sso-clustered tests |
| 61903 | added | anil.saldhana@jboss.com | //trunk/testsuite/src/resources/web/sso-clustered | separate the resources for sso and sso-clustered tests |
| 61903 | added | anil.saldhana@jboss.com | //trunk/testsuite/src/resources/web/sso-clustered/application.xml | separate the resources for sso and sso-clustered tests |
| 61902 | modified | bdecoste | //trunk/ejb3/src/resources/ejb3-interceptors-aop.xml | always add RunAsInteceptor to push RunAsIdentity or null |
| 61900 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | Handle ejb jars and wars that may be the top level deployments |
| 61900 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/deployment/security/JaccPolicy.java | Handle ejb jars and wars that may be the top level deployments |
| 61900 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java | Handle ejb jars and wars that may be the top level deployments |
| 61900 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | Handle ejb jars and wars that may be the top level deployments |
| 61899 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/security/test/mapping/RoleMappingWebTestCase.java | let super.setUp() sink in |