[java-identity-provider] branch master updated: Fix javadoc.

Scott Cantor cantor.2 at osu.edu
Wed Nov 1 16:05:45 EDT 2017


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=281cf62a20364ffe8fcecebfe0c3eb5b0e34bacc

The following commit(s) were added to refs/heads/master by this push:
       new  281cf62   Fix javadoc.
281cf62 is described below

commit 281cf62a20364ffe8fcecebfe0c3eb5b0e34bacc
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Nov 1 16:05:41 2017 -0400

    Fix javadoc.
---
 .../policyrule/filtercontext/impl/AttributeRequesterPolicyRuleTest.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-attribute-filter-impl/src/test/java/net/shibboleth/idp/attribute/filter/policyrule/filtercontext/impl/AttributeRequesterPolicyRuleTest.java b/idp-attribute-filter-impl/src/test/java/net/shibboleth/idp/attribute/filter/policyrule/filtercontext/impl/AttributeRequesterPolicyRuleTest.java
index fe6eb88..ea3fd59 100644
--- a/idp-attribute-filter-impl/src/test/java/net/shibboleth/idp/attribute/filter/policyrule/filtercontext/impl/AttributeRequesterPolicyRuleTest.java
+++ b/idp-attribute-filter-impl/src/test/java/net/shibboleth/idp/attribute/filter/policyrule/filtercontext/impl/AttributeRequesterPolicyRuleTest.java
@@ -26,7 +26,7 @@ import org.testng.Assert;
 import org.testng.annotations.Test;
 
 /**
- * Tests for {@link AttributeIssuerPolicyRule}.
+ * Tests for {@link AttributeRequesterPolicyRule}.
  */
 public class AttributeRequesterPolicyRuleTest {
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list