[java-identity-provider] 02/02: Javadoc

Rod Widdowson rdw at steadingsoftware.com
Fri Feb 24 16:22:35 UTC 2023


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

rdw 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=e087a23dd4a089c69b54bf001a5123fbd0577037

commit e087a23dd4a089c69b54bf001a5123fbd0577037
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Feb 24 16:25:32 2023 +0000

    Javadoc
---
 .../main/java/net/shibboleth/idp/profile/audit/impl/WriteAuditLog.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/audit/impl/WriteAuditLog.java b/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/audit/impl/WriteAuditLog.java
index 00d03c1b1..80eb8a7ba 100644
--- a/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/audit/impl/WriteAuditLog.java
+++ b/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/audit/impl/WriteAuditLog.java
@@ -80,7 +80,7 @@ public class WriteAuditLog extends AbstractProfileAction {
     /** Convert date/time fields to default time zone. */
     private boolean useDefaultTimeZone;
 
-    /* Include profile's logging ID in category. */
+    /** Include profile's logging ID in category. */
     private boolean includeProfileLoggingId;
     
     /** The Spring RequestContext to operate on. */

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


More information about the commits mailing list