[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/saml-nameid.properties

noreply at shibboleth.net noreply at shibboleth.net
Wed Jan 7 11:33:29 EST 2015


Author: scantor
Date: Wed Jan  7 11:33:29 2015
New Revision: 7237

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7237&view=rev
Log:
Correct a reference to a bean type in comment.

Modified:
    trunk/idp-conf/src/main/resources/conf/saml-nameid.properties

Modified: trunk/idp-conf/src/main/resources/conf/saml-nameid.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/saml-nameid.properties?rev=7237&r1=7236&r2=7237&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/saml-nameid.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/saml-nameid.properties Wed Jan  7 11:33:29 2015
@@ -5,7 +5,7 @@
 #idp.transientId.generator = shibboleth.CryptoTransientIdGenerator
 
 # Set to shibboleth.StoredPersistentIdGenerator for db-backed storage
-# and uncomment/name the DataSource to use
+# and uncomment/name the PersistentIdStore bean to use
 #idp.persistentId.generator = shibboleth.ComputedPersistentIdGenerator
 #idp.persistentId.store = PersistentIdStore
 # Set this to null to skip hash-based generation of first stored ID



More information about the commits mailing list