[java-idp-oidc] 01/02: JavaDoc typo fix.

Henri Mikkonen henri.mikkonen at iki.fi
Wed Jul 3 15:32:39 UTC 2024


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

hjmikkon pushed a commit to branch main
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=aa58cf55089236acc2ff6c650b70727cf6020a89

commit aa58cf55089236acc2ff6c650b70727cf6020a89
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Wed Jul 3 18:24:22 2024 +0300

    JavaDoc typo fix.
---
 .../net/shibboleth/idp/plugin/oidc/op/encoding/impl/ResponseUtil.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/encoding/impl/ResponseUtil.java b/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/encoding/impl/ResponseUtil.java
index 6cf857e8..a13b5e55 100644
--- a/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/encoding/impl/ResponseUtil.java
+++ b/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/encoding/impl/ResponseUtil.java
@@ -152,7 +152,7 @@ public final class ResponseUtil {
 
     /**
      * Helper method for getting protocol message for a Nimbus response object. This method can currently
-     * recognize success and error responses for OIDC authentication, token, userinfo, introspetion and
+     * recognize success and error responses for OIDC authentication, token, userinfo, introspection and
      * revocation.
      * 
      * @param response The response message

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


More information about the commits mailing list