[java-shib-attribute] branch main updated: Javadoc error.
Scott Cantor
cantor.2 at osu.edu
Mon Aug 7 19:37:32 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-attribute.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=f1386334fa1dc12442b5d837c1e2fb316ddd8524
The following commit(s) were added to refs/heads/main by this push:
new f1386334f Javadoc error.
f1386334f is described below
commit f1386334fa1dc12442b5d837c1e2fb316ddd8524
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Aug 7 15:37:29 2023 -0400
Javadoc error.
---
.../shibboleth/idp/attribute/filter/context/AttributeFilterContext.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shib-attribute-filter-api/src/main/java/net/shibboleth/idp/attribute/filter/context/AttributeFilterContext.java b/shib-attribute-filter-api/src/main/java/net/shibboleth/idp/attribute/filter/context/AttributeFilterContext.java
index 0644e716b..3c0ad4c46 100644
--- a/shib-attribute-filter-api/src/main/java/net/shibboleth/idp/attribute/filter/context/AttributeFilterContext.java
+++ b/shib-attribute-filter-api/src/main/java/net/shibboleth/idp/attribute/filter/context/AttributeFilterContext.java
@@ -368,7 +368,7 @@ public final class AttributeFilterContext extends BaseContext {
}
/**
- * Get the strategy used to locate the IdP's metadata context.
+ * Get the strategy used to locate the SP's metadata context.
*
* @return lookup strategy
*/
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list