[java-shib-profile] branch main updated: javadoc
Rod Widdowson
rdw at steadingsoftware.com
Fri Jun 9 13:50:42 UTC 2023
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-shib-profile.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-profile.git;a=commit;h=afad4d4aed25f11b2c6df42c9d8854cc016116bf
The following commit(s) were added to refs/heads/main by this push:
new afad4d4 javadoc
afad4d4 is described below
commit afad4d4aed25f11b2c6df42c9d8854cc016116bf
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Jun 9 14:50:37 2023 +0100
javadoc
---
.../main/java/net/shibboleth/profile/plugin/PropertyDrivenPlugin.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shib-profile-api/src/main/java/net/shibboleth/profile/plugin/PropertyDrivenPlugin.java b/shib-profile-api/src/main/java/net/shibboleth/profile/plugin/PropertyDrivenPlugin.java
index 90f8173..ca046d2 100644
--- a/shib-profile-api/src/main/java/net/shibboleth/profile/plugin/PropertyDrivenPlugin.java
+++ b/shib-profile-api/src/main/java/net/shibboleth/profile/plugin/PropertyDrivenPlugin.java
@@ -44,7 +44,7 @@ import net.shibboleth.profile.module.Module;
import net.shibboleth.shared.primitive.StringSupport;
/**
- * Implementation of {@link IdPPlugin} relying on Java {@link Properties}.
+ * Implementation of {@link Plugin} relying on Java {@link Properties}.
*
* @since 4.1.0
*/
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list