[java-metadata-aggregator COMMIT] /trunk/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/EntityRol...

noreply at shibboleth.net noreply at shibboleth.net
Wed Oct 23 05:51:29 EDT 2013


Author: iay
Date: Wed Oct 23 05:51:29 2013
New Revision: 287

URL: http://svn.shibboleth.net/view/java-metadata-aggregator?rev=287&view=rev
Log:
Fix Javadoc link.

Modified:
    trunk/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/EntityRoleFilterStage.java

Modified: trunk/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/EntityRoleFilterStage.java
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/EntityRoleFilterStage.java?rev=287&r1=286&r2=287&view=diff
==============================================================================
--- trunk/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/EntityRoleFilterStage.java (original)
+++ trunk/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/EntityRoleFilterStage.java Wed Oct 23 05:51:29 2013
@@ -51,7 +51,7 @@
 /**
  * A pipeline stage that will filter SAML role descriptors from EntityDescriptors.
  * 
- * This filter will work on {@link DOMElementItem} elements that are entity or entities descriptors. In the case of
+ * This filter will work on {@link Element} items that are entity or entities descriptors. In the case of
  * EntitiesDescriptors the role filter will effect all descendant EntityDescriptors.
  */
 @ThreadSafe



More information about the commits mailing list