[java-identity-provider] branch master updated: IDP-1576 Javadoc nit

Tom Zeller tzeller at dragonacea.biz
Wed Mar 4 14:51:04 EST 2020


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

tzeller 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=18629cb64961b7de7f9e7b70f8c47ed987a1b140

The following commit(s) were added to refs/heads/master by this push:
       new  18629cb   IDP-1576 Javadoc nit
18629cb is described below

commit 18629cb64961b7de7f9e7b70f8c47ed987a1b140
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Mar 4 13:50:51 2020 -0600

    IDP-1576 Javadoc nit
    
    https://issues.shibboleth.net/jira/browse/IDP-1576
---
 .../shibboleth/idp/attribute/resolver/impl/AttributeResolverImpl.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/impl/AttributeResolverImpl.java b/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/impl/AttributeResolverImpl.java
index 8555315..f44857a 100644
--- a/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/impl/AttributeResolverImpl.java
+++ b/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/impl/AttributeResolverImpl.java
@@ -524,7 +524,7 @@ public class AttributeResolverImpl extends AbstractServiceableComponent<Attribut
     }
 
     /**
-     * Helper function to collect attributes and their data & metadata from suitable data connectors.
+     * Helper function to collect attributes and their data & metadata from suitable data connectors.
      * @param resolvedAttributes bucket to collect attributes into
      * @param resolutionContext the context we are working in
      * @param workContext context to extract attributes from

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


More information about the commits mailing list