[utilities COMMIT] in /java-support/trunk: doc/RELEASE-NOTES.txt src/main/java/net/shibboleth/utilities/java/support/...
noreply at shibboleth.net
noreply at shibboleth.net
Wed Sep 25 19:41:36 EDT 2013
Author: putmanb
Date: Wed Sep 25 19:41:36 2013
New Revision: 449
URL: http://svn.shibboleth.net/view/utilities?rev=449&view=rev
Log:
JSPT-18: Should RandomIdentifierGenerationStrategy have a Secure subclass?
Added:
java-support/trunk/src/main/java/net/shibboleth/utilities/java/support/security/SecureRandomIdentifierGenerationStrategy.java (with props)
java-support/trunk/src/test/java/net/shibboleth/utilities/java/support/security/SecureRandomIdentifierGenerationStrategyTest.java (with props)
Modified:
java-support/trunk/doc/RELEASE-NOTES.txt
Modified: java-support/trunk/doc/RELEASE-NOTES.txt
URL: http://svn.shibboleth.net/view/utilities/java-support/trunk/doc/RELEASE-NOTES.txt?rev=449&r1=448&r2=449&view=diff
==============================================================================
--- java-support/trunk/doc/RELEASE-NOTES.txt (original)
+++ java-support/trunk/doc/RELEASE-NOTES.txt Wed Sep 25 19:41:36 2013
@@ -2,6 +2,7 @@
===============================
[JSPT-3] - Providers helpers for dealing with idle connections in HttpClient
[JSPT-16] - Add a ServletListener that configures logback with a specified configuration file
+[JSPT-18] - Should RandomIdentifierGenerationStrategy have a Secure subclass?
[JSPT-23] - SerializeSupport prettyPrintXML has reverted impl to diverge from writeNode and nodeToString
[JSPT-24] - Type4UuidIdentifier and RandomIdentifier generation strategies do not generate a valid XML ID
[JSPT-26] - ClassToInstanceMultiMap should ideally support remove() ops rather than being append-only.
More information about the commits
mailing list