[java-oidc-common] 01/02: JavaDoc fix.
Henri Mikkonen
henri.mikkonen at iki.fi
Wed Jun 12 12:48:42 UTC 2024
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=255c39c60ea4acc5d774e46a121bea213e364b17
commit 255c39c60ea4acc5d774e46a121bea213e364b17
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Wed Jun 12 15:45:49 2024 +0300
JavaDoc fix.
---
.../main/java/net/shibboleth/oidc/metadata/policy/MetadataPolicy.java | 1 +
1 file changed, 1 insertion(+)
diff --git a/oidc-common-metadata-api/src/main/java/net/shibboleth/oidc/metadata/policy/MetadataPolicy.java b/oidc-common-metadata-api/src/main/java/net/shibboleth/oidc/metadata/policy/MetadataPolicy.java
index eb34d7d..6e2e1cd 100644
--- a/oidc-common-metadata-api/src/main/java/net/shibboleth/oidc/metadata/policy/MetadataPolicy.java
+++ b/oidc-common-metadata-api/src/main/java/net/shibboleth/oidc/metadata/policy/MetadataPolicy.java
@@ -382,6 +382,7 @@ public class MetadataPolicy {
*
* @param name The name of the custom operator.
* @param value The value of the custom operator.
+ * @return The builder object with the new value set.
*
* @since 3.1.0
*/
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list