View results here -> http://tck2.jboss.com/cc/?log=log20040425130600Lbuild.67

BUILD COMPLETE -  build.67
Date of build: 04/25/2004 13:06:00
Time to build: 192 minutes 43 seconds
Last changed: 04/25/2004 12:47:35
Last log entry: Add a test of the org.jboss.security.ClientLoginModule restore-login-identity option

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last build:  (3)
modifiedstarksmtestsuite/src/main/org/jboss/test/security/test/LoginModulesUnitTestCase.javaAdd a test of the org.jboss.security.ClientLoginModule restore-login-identity option
modifiedstarksmtestsuite/src/resources/security/login-config.xmlAdd the testClientLogin configuration
modifiedstarksmsecurity/src/main/org/jboss/security/ClientLoginModule.javaAdd a restore-login-identity=[true|false] login module option.When restore-login-identity is true, the SecurityAssociation principaland credential seen on entry to the login() method are saved and restoredon either abort or logout. When false (the default), the abort and logoutsimply clear the SecurityAssociation. A restore-login-identity of true isneeded if one need to change identities and then restore the originalcaller identity.

Reply via email to