[java-shib-metadata] branch main updated: Fix javadoc.

Codeberg noreply at shibboleth.net
Wed Jan 21 15:53:22 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-shib-metadata.

View the commit online:
https://codeberg.org/Shibboleth/java-shib-metadata/commit/336a0024fbbac302aa8574a58d6d6ac37f73c318

The following commit(s) were added to refs/heads/main by this push:
     new 336a0024 Fix javadoc.
336a0024 is described below

commit 336a0024fbbac302aa8574a58d6d6ac37f73c318
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jan 21 10:53:00 2026 -0500

    Fix javadoc.
---
 .../main/java/net/shibboleth/idp/saml/metadata/impl/ScopeFilter.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shib-metadata-impl/src/main/java/net/shibboleth/idp/saml/metadata/impl/ScopeFilter.java b/shib-metadata-impl/src/main/java/net/shibboleth/idp/saml/metadata/impl/ScopeFilter.java
index 11c0c722..65ddce35 100644
--- a/shib-metadata-impl/src/main/java/net/shibboleth/idp/saml/metadata/impl/ScopeFilter.java
+++ b/shib-metadata-impl/src/main/java/net/shibboleth/idp/saml/metadata/impl/ScopeFilter.java
@@ -90,7 +90,7 @@ public class ScopeFilter extends AbstractMetadataFilter {
     }
     
     /**
-     * Set whether the filter should remove any existing scopes from an entity to which it adds new ones.
+     * Set whether the filter should remove any existing scopes from an entity.
      * 
      * <p>Defaults to false (for compatibility).</p>
      * 

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


More information about the commits mailing list