|
From: <pe...@us...> - 2003-12-14 20:52:58
|
Update of /cvsroot/neuclear/neuclear-commons/src/test/org/neuclear/commons In directory sc8-pr-cvs1:/tmp/cvs-serv18566/src/test/org/neuclear/commons Removed Files: ThreadMapTest.java Log Message: Added ServletPassPhraseAgent which uses ThreadLocal to transfer the passphrase to the signer. Added ServletSignerFactory, which builds Signers for use within servlets based on parameters in the Servlets Init parameters in web.xml Updated SQLContext to use ThreadLocal Added jakarta cactus unit tests to neuclear-commons to test the 2 new features above. Added use of the new features in neuclear-commons to the servilets within neuclear-id and added configuration parameters in web.xml --- ThreadMapTest.java DELETED --- |