[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/credentials.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Nov 20 00:08:49 EST 2014
Author: scantor
Date: Thu Nov 20 00:08:48 2014
New Revision: 6962
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6962&view=rev
Log:
Remove extraneous property bean.
Modified:
trunk/idp-conf/src/main/resources/conf/credentials.xml
Modified: trunk/idp-conf/src/main/resources/conf/credentials.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/credentials.xml?rev=6962&r1=6961&r2=6962&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/credentials.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/credentials.xml Thu Nov 20 00:08:48 2014
@@ -11,9 +11,6 @@
default-init-method="initialize"
default-destroy-method="destroy">
-
- <bean class="org.springframework.context.support.PropertySourcesPlaceholderConfigurer"
- p:placeholderPrefix="%{" p:placeholderSuffix="}" />
<!--
This defines the signing and encryption key and certificate pairs referenced by your relying-party.xml
More information about the commits
mailing list