[java-identity-provider] 02/02: Fix javadoc.
Scott Cantor
cantor.2 at osu.edu
Thu Jun 8 12:37:10 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=5f663041b6b8579c1f627d3c0ccf91fbef5bbd22
commit 5f663041b6b8579c1f627d3c0ccf91fbef5bbd22
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Jun 8 08:37:05 2023 -0400
Fix javadoc.
---
.../src/main/java/net/shibboleth/idp/plugin/PluginSupport.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-admin-api/src/main/java/net/shibboleth/idp/plugin/PluginSupport.java b/idp-admin-api/src/main/java/net/shibboleth/idp/plugin/PluginSupport.java
index 495078fcc..fc7166cb8 100644
--- a/idp-admin-api/src/main/java/net/shibboleth/idp/plugin/PluginSupport.java
+++ b/idp-admin-api/src/main/java/net/shibboleth/idp/plugin/PluginSupport.java
@@ -24,7 +24,7 @@ import org.slf4j.Logger;
import net.shibboleth.idp.Version;
import net.shibboleth.shared.primitive.LoggerFactory;
-/**
+/**
* Methods for supporting plugins.
*
* @deprecated
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list