[java-identity-provider COMMIT] /trunk/idp-core/src/main/java/net/shibboleth/idp/spring/IdPPropertiesApplicationConte...

noreply at shibboleth.net noreply at shibboleth.net
Thu Oct 15 12:41:42 EDT 2015


Author: tzeller
Date: Thu Oct 15 12:41:42 2015
New Revision: 7828

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7828&view=rev
Log:
Update Javadoc.

Modified:
    trunk/idp-core/src/main/java/net/shibboleth/idp/spring/IdPPropertiesApplicationContextInitializer.java

Modified: trunk/idp-core/src/main/java/net/shibboleth/idp/spring/IdPPropertiesApplicationContextInitializer.java
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-core/src/main/java/net/shibboleth/idp/spring/IdPPropertiesApplicationContextInitializer.java?rev=7828&r1=7827&r2=7828&view=diff
==============================================================================
--- trunk/idp-core/src/main/java/net/shibboleth/idp/spring/IdPPropertiesApplicationContextInitializer.java	(original)
+++ trunk/idp-core/src/main/java/net/shibboleth/idp/spring/IdPPropertiesApplicationContextInitializer.java	Thu Oct 15 12:41:42 2015
@@ -166,8 +166,7 @@
     }
 
     /**
-     * Load properties from the resource and log property names and values at debug level, suppressing properties whose
-     * name matches 'password'.
+     * Load properties from the resource.
      * 
      * @param sink if non-null use this instance as the target
      * @param resource the resource



More information about the commits mailing list