[java-idp-plugin-vci] 01/03: improve javadoc description

Codeberg noreply at shibboleth.net
Fri Jan 2 12:26:23 UTC 2026


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

codeberg pushed a commit to branch dev/W3CCred
in repository java-idp-plugin-vci.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-vci/commit/e3c24cf76f4d5dae678345894e36ad26adfb0615

commit e3c24cf76f4d5dae678345894e36ad26adfb0615
Author: jlauros <janne.lauros at csc.fi>
AuthorDate: Fri Jan 2 14:21:35 2026 +0200

    improve javadoc description
---
 .../plugin/openidvci/profile/impl/BuildCredentialOfferToken.java        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openid-vci-impl/src/main/java/org/geant/shibboleth/plugin/openidvci/profile/impl/BuildCredentialOfferToken.java b/openid-vci-impl/src/main/java/org/geant/shibboleth/plugin/openidvci/profile/impl/BuildCredentialOfferToken.java
index ddae46c..95eac6c 100644
--- a/openid-vci-impl/src/main/java/org/geant/shibboleth/plugin/openidvci/profile/impl/BuildCredentialOfferToken.java
+++ b/openid-vci-impl/src/main/java/org/geant/shibboleth/plugin/openidvci/profile/impl/BuildCredentialOfferToken.java
@@ -85,7 +85,7 @@ public class BuildCredentialOfferToken extends AbstractProfileAction {
     /** Length of the pre-authorized code. */
     private long preauthorizedCodeLength;
 
-    /** Expiration of pre-authorized code in milliseconds. */
+    /** lifetime of pre-authorized code. */
     private Duration expiration;
 
     /** Relying party context. */

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


More information about the commits mailing list