[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
Fri Jul 11 06:43:03 EDT 2014
Author: iay
Date: Fri Jul 11 06:43:03 2014
New Revision: 6275
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6275&view=rev
Log:
Javadoc fix.
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=6275&r1=6274&r2=6275&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 Fri Jul 11 06:43:03 2014
@@ -41,7 +41,7 @@
* Parser for <AnonymousRelyingParty><br/>
* This parser summons up two beans: a {@link DefaultRelyingPartyConfigurationResolver} which deals with the
* RelyingParty bit of the file, a series of {@link RelyingPartyMetadataProvider}s which deal with the metadata
- * configuration and a series of {@link TBD} which deals with the security configuration.
+ * configuration and a series of {@link TBD} which deal with the security configuration.
*/
public class RelyingPartyGroupParser extends AbstractSingleBeanDefinitionParser {
More information about the commits
mailing list