[java-identity-provider COMMIT] /trunk/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingpart...
noreply at shibboleth.net
noreply at shibboleth.net
Mon Apr 28 06:33:17 EDT 2014
Author: rdw
Date: Mon Apr 28 06:33:16 2014
New Revision: 5774
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5774&view=rev
Log:
Revert last & premature checkin
Modified:
trunk/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/RelyingPartyGroupParser.java
Modified: trunk/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/RelyingPartyGroupParser.java
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/RelyingPartyGroupParser.java?rev=5774&r1=5773&r2=5774&view=diff
==============================================================================
--- trunk/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/RelyingPartyGroupParser.java (original)
+++ trunk/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/RelyingPartyGroupParser.java Mon Apr 28 06:33:16 2014
@@ -83,7 +83,7 @@
//
// The default security is specified in an external bean file.
//
- builder.addPropertyReference("securityConfigurationMap", "shibboleth.default.security.configuration.map");
+ //builder.addPropertyReference("securityConfigurationMap", "shibboleth.default.security.configuration.map");
// Metadata
@@ -107,7 +107,9 @@
parserContext.getReaderContext().generateBeanName(rpDefinition), rpDefinition);
}
}
+
// TODO Security
+
}
/** {@inheritDoc} */
More information about the commits
mailing list