[java-plugin-shibd] branch main updated: Javadoc nit.

Scott Cantor cantor.2 at osu.edu
Wed Sep 17 20:57:52 UTC 2025


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

scantor pushed a commit to branch main
in repository java-plugin-shibd.

View the commit online:
http://git.shibboleth.net/view/?p=java-plugin-shibd.git;a=commit;h=c07c41f757cb745721d4adafbb82822a585545d9

The following commit(s) were added to refs/heads/main by this push:
     new c07c41f  Javadoc nit.
c07c41f is described below

commit c07c41f757cb745721d4adafbb82822a585545d9
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Sep 17 16:57:11 2025 -0400

    Javadoc nit.
---
 .../java/net/shibboleth/sp/profile/impl/IssueCorrelationCookie.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sp-server-impl/src/main/java/net/shibboleth/sp/profile/impl/IssueCorrelationCookie.java b/sp-server-impl/src/main/java/net/shibboleth/sp/profile/impl/IssueCorrelationCookie.java
index ebd5932..313260f 100644
--- a/sp-server-impl/src/main/java/net/shibboleth/sp/profile/impl/IssueCorrelationCookie.java
+++ b/sp-server-impl/src/main/java/net/shibboleth/sp/profile/impl/IssueCorrelationCookie.java
@@ -47,7 +47,7 @@ import net.shibboleth.sp.profile.SPConstants;
  * later enforcement/evaluation.
  * 
  * <p>Principally used to capture a request message ID for correlation to a
- * response, also tracks whether a response was "passive" or not.</p>
+ * response, also tracks whether a request was "passive" or not.</p>
  * 
  * @event {@link EventIds#PROCEED_EVENT_ID}
  * @event {@link EventIds#INVALID_MESSAGE}

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


More information about the commits mailing list