View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050216202337Lbuild.381

BUILD COMPLETE -  build.381
Date of build: 02/16/2005 20:23:37
Time to build: 18 minutes 18 seconds
Last changed: 02/16/2005 20:07:54
Last log entry: Update to obtain the authenticated Subject from the security domain isValid call rather than relying on this to be a thread local side-effect of the authentication implementation.

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (24)
1.11.6.1modifiedstarksmmessaging/src/main/org/jboss/mq/security/SecurityManager.javaUpdate to obtain the authenticated Subject from the security domain isValid call rather than relying on this to be a thread local side-effect of the authentication implementation.
1.7.2.4modifiedstarksmtestsuite/src/resources/web/html/jbosstest/index.htmlAdd tests for security context interaction and update the SecurityAssociation usage
1.13.2.9modifiedstarksmtestsuite/src/resources/web/WEB-INF/jbosstest-web.xmlAdd tests for security context interaction and update the SecurityAssociation usage
1.3.6.1modifiedstarksmtestsuite/src/resources/security-spec/roles.propertiesAdd tests for security context interaction and update the SecurityAssociation usage
1.2.6.1modifiedstarksmtestsuite/src/resources/security-spec/users.propertiesAdd tests for security context interaction and update the SecurityAssociation usage
1.4.6.1modifiedstarksmtestsuite/src/resources/security-spec/service-inf/spec-test-config.xmlAdd tests for security context interaction and update the SecurityAssociation usage
1.11.6.4modifiedstarksmtestsuite/src/resources/security-spec/META-INF/jboss.xmlAdd tests for security context interaction and update the SecurityAssociation usage
1.7.6.3modifiedstarksmtestsuite/src/resources/security-spec/META-INF/ejb-jar.xmlAdd tests for security context interaction and update the SecurityAssociation usage
1.24.4.6modifiedstarksmtestsuite/src/main/org/jboss/test/security/test/EJBSpecUnitTestCase.javaAdd tests for security context interaction and update the SecurityAssociation usage
1.2.6.1modifiedstarksmtestsuite/src/main/org/jboss/test/security/test/SecurityMgrStressTestCase.javaUpdate for the SecurityAssociation changes
1.3.4.1modifiedstarksmtestsuite/src/main/org/jboss/test/securitymgr/ejb/BadBean.javaUpdate for the SecurityAssociation changes
1.5.4.1modifiedstarksmtestsuite/src/main/org/jboss/test/jmx/interceptors/JNDISecurity.javaAdd tests for security context interaction and update the SecurityAssociation usage
1.1.2.1modifiedstarksmsecurity/src/main/org/jboss/security/auth/spi/Users.javaAdd toString methods and trace level logging
1.1.2.1modifiedstarksmsecurity/src/main/org/jboss/security/auth/spi/UsersObjectModelFactory.javaAdd toString methods and trace level logging
1.15.2.1modifiedejortserver/src/main/org/jboss/proxy/ejb/handle/StatefulHandleImpl.java[JBAS-1479] Use JNDI for the SFSB handle
1.1.2.1modifiedstarksmtestsuite/src/resources/security/login-config2.xmlAdd a second testXMLLoginModule2 configuration
1.29.4.2modifiedstarksmtestsuite/src/main/org/jboss/test/JBossTestServices.javaLog the logout activity
1.7.4.1modifiedstarksmsecurity/src/main/org/jboss/security/ClientLoginModule.javaUpdate to use the new SecurityAssociation pushSubjectContext, popSubjectContext methods to better control the scope of the authenticated subject.
1.2.4.1modifiedstarksmsecurity/src/main/org/jboss/security/SecurityAssociationActions.javaUpdate to use the new SecurityAssociation pushSubjectContext, popSubjectContext methods to better control the scope of the authenticated subject.
1.27.2.6modifiedstarksmsecurity/src/main/org/jboss/security/plugins/JaasSecurityManagerService.javaUpdate to use the new SecurityAssociation pushSubjectContext, popSubjectContext methods to better control the scope of the authenticated subject.
1.3.2.3modifiedstarksmsecurity/src/main/org/jboss/security/plugins/SubjectActions.javaUpdate to use the new SecurityAssociation pushSubjectContext, popSubjectContext methods to better control the scope of the authenticated subject.
1.19.2.5modifiedstarksmserver/src/main/org/jboss/security/SecurityAssociation.javaAdd two new methods: public static void pushSubjectContext(Subject subject, Principal principal, Object credential) public static SubjectContext popSubjectContext()These effectively replace the use of setPrincipal, setCredential, setSubject when running in the server. The setPrincipal, setCredential still have some use in client vms that are not running in multi-threaded mode(server=false). The setSubject has no use as it is not used on the client to propagate security context.
1.41.2.4modifiedstarksmsecurity/src/main/org/jboss/security/plugins/JaasSecurityManager.javaUpdate to use the new SecurityAssociation pushSubjectContext, popSubjectContext methods to better control the scope of the authenticated subject.
1.16.2.1modifiedstarksmconnector/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnectionFactory.javaHandle a null password in the PasswordCredential.

Reply via email to