[java-identity-provider] branch maint-4 updated: Javadoc nit.

Scott Cantor cantor.2 at osu.edu
Wed Dec 14 21:00:25 UTC 2022


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

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

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

The following commit(s) were added to refs/heads/maint-4 by this push:
     new 59b126c8f Javadoc nit.
59b126c8f is described below

commit 59b126c8f228e7790d11e918697a4a0f6d29cdd4
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Dec 14 16:00:22 2022 -0500

    Javadoc nit.
---
 .../java/net/shibboleth/idp/attribute/impl/ComputedPairwiseIdStore.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-attribute-impl/src/main/java/net/shibboleth/idp/attribute/impl/ComputedPairwiseIdStore.java b/idp-attribute-impl/src/main/java/net/shibboleth/idp/attribute/impl/ComputedPairwiseIdStore.java
index f297fa99f..a0941abbd 100644
--- a/idp-attribute-impl/src/main/java/net/shibboleth/idp/attribute/impl/ComputedPairwiseIdStore.java
+++ b/idp-attribute-impl/src/main/java/net/shibboleth/idp/attribute/impl/ComputedPairwiseIdStore.java
@@ -256,7 +256,7 @@ public class ComputedPairwiseIdStore extends AbstractInitializableComponent impl
     /**
      * Sets a supplier for the servlet request by which the {@link ProfileRequestContext} can be obtained.
      * 
-     * @param supplier
+     * @param supplier request supplier
      * 
      * @since 4.3.0
      */

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


More information about the commits mailing list