From 39b1012b3b50970d8c4924a1312aee180b557a5a Mon Sep 17 00:00:00 2001 From: Takahiko Kawasaki Date: Sat, 11 May 2024 09:31:31 +0900 Subject: [PATCH] Updated JavaDoc for version 1.15. --- allclasses-frame.html | 7 +- allclasses-noframe.html | 7 +- com/authlete/cbor/CBORBigInteger.html | 10 +- com/authlete/cbor/CBORBoolean.html | 10 +- com/authlete/cbor/CBORBreak.html | 10 +- com/authlete/cbor/CBORByteArray.html | 10 +- com/authlete/cbor/CBORConstants.html | 10 +- com/authlete/cbor/CBORDecoder.html | 10 +- com/authlete/cbor/CBORDecoderException.html | 10 +- com/authlete/cbor/CBORDecoderOptions.html | 10 +- .../cbor/CBORDefaultDecoderOptions.html | 10 +- .../cbor/CBORDiagnosticNotationException.html | 10 +- .../cbor/CBORDiagnosticNotationParser.html | 10 +- com/authlete/cbor/CBORDouble.html | 10 +- com/authlete/cbor/CBORFloat.html | 10 +- .../cbor/CBORInsufficientDataException.html | 10 +- com/authlete/cbor/CBORInteger.html | 10 +- .../cbor/CBORInvalidInfoException.html | 10 +- .../cbor/CBORInvalidSimpleValueException.html | 10 +- com/authlete/cbor/CBORItem.html | 10 +- com/authlete/cbor/CBORItemList.html | 10 +- com/authlete/cbor/CBORLong.html | 10 +- .../cbor/CBORMalformedUtf8Exception.html | 10 +- com/authlete/cbor/CBORNull.html | 10 +- com/authlete/cbor/CBORNumber.html | 10 +- com/authlete/cbor/CBOROutputStream.html | 10 +- com/authlete/cbor/CBORPair.html | 10 +- com/authlete/cbor/CBORPairList.html | 10 +- com/authlete/cbor/CBORPairsBuilder.html | 10 +- com/authlete/cbor/CBORParser.html | 10 +- com/authlete/cbor/CBORSimpleValue.html | 10 +- com/authlete/cbor/CBORString.html | 10 +- com/authlete/cbor/CBORTaggedItem.html | 10 +- com/authlete/cbor/CBORTooLongException.html | 10 +- com/authlete/cbor/CBORUndefined.html | 10 +- com/authlete/cbor/CBORUri.html | 10 +- com/authlete/cbor/CBORValue.html | 10 +- com/authlete/cbor/CBORizer.html | 10 +- .../cbor/class-use/CBORBigInteger.html | 10 +- com/authlete/cbor/class-use/CBORBoolean.html | 10 +- com/authlete/cbor/class-use/CBORBreak.html | 10 +- .../cbor/class-use/CBORByteArray.html | 10 +- .../cbor/class-use/CBORConstants.html | 10 +- com/authlete/cbor/class-use/CBORDecoder.html | 10 +- .../cbor/class-use/CBORDecoderException.html | 10 +- .../cbor/class-use/CBORDecoderOptions.html | 10 +- .../class-use/CBORDefaultDecoderOptions.html | 10 +- .../CBORDiagnosticNotationException.html | 10 +- .../CBORDiagnosticNotationParser.html | 10 +- com/authlete/cbor/class-use/CBORDouble.html | 10 +- com/authlete/cbor/class-use/CBORFloat.html | 10 +- .../CBORInsufficientDataException.html | 10 +- com/authlete/cbor/class-use/CBORInteger.html | 10 +- .../class-use/CBORInvalidInfoException.html | 10 +- .../CBORInvalidSimpleValueException.html | 10 +- com/authlete/cbor/class-use/CBORItem.html | 12 +- com/authlete/cbor/class-use/CBORItemList.html | 10 +- com/authlete/cbor/class-use/CBORLong.html | 10 +- .../class-use/CBORMalformedUtf8Exception.html | 10 +- com/authlete/cbor/class-use/CBORNull.html | 10 +- com/authlete/cbor/class-use/CBORNumber.html | 10 +- .../cbor/class-use/CBOROutputStream.html | 10 +- com/authlete/cbor/class-use/CBORPair.html | 10 +- com/authlete/cbor/class-use/CBORPairList.html | 12 +- .../cbor/class-use/CBORPairsBuilder.html | 10 +- com/authlete/cbor/class-use/CBORParser.html | 10 +- .../cbor/class-use/CBORSimpleValue.html | 10 +- com/authlete/cbor/class-use/CBORString.html | 10 +- .../cbor/class-use/CBORTaggedItem.html | 10 +- .../cbor/class-use/CBORTooLongException.html | 10 +- .../cbor/class-use/CBORUndefined.html | 10 +- com/authlete/cbor/class-use/CBORUri.html | 10 +- com/authlete/cbor/class-use/CBORValue.html | 10 +- com/authlete/cbor/class-use/CBORizer.html | 10 +- com/authlete/cbor/package-frame.html | 6 +- com/authlete/cbor/package-summary.html | 10 +- com/authlete/cbor/package-tree.html | 10 +- com/authlete/cbor/package-use.html | 10 +- com/authlete/cbor/tag/CBORTagProcessor.html | 10 +- com/authlete/cbor/tag/CPBignum.html | 10 +- com/authlete/cbor/tag/CPDefault.html | 10 +- com/authlete/cbor/tag/CPUntag.html | 10 +- com/authlete/cbor/tag/CPUri.html | 10 +- .../cbor/tag/class-use/CBORTagProcessor.html | 10 +- com/authlete/cbor/tag/class-use/CPBignum.html | 10 +- .../cbor/tag/class-use/CPDefault.html | 10 +- com/authlete/cbor/tag/class-use/CPUntag.html | 10 +- com/authlete/cbor/tag/class-use/CPUri.html | 10 +- com/authlete/cbor/tag/package-frame.html | 6 +- com/authlete/cbor/tag/package-summary.html | 10 +- com/authlete/cbor/tag/package-tree.html | 10 +- com/authlete/cbor/tag/package-use.html | 10 +- com/authlete/cbor/token/CBORToken.html | 10 +- com/authlete/cbor/token/CBORTokenizer.html | 10 +- com/authlete/cbor/token/CTArrayOpener.html | 10 +- com/authlete/cbor/token/CTBigInteger.html | 10 +- com/authlete/cbor/token/CTBoolean.html | 10 +- com/authlete/cbor/token/CTBreak.html | 10 +- com/authlete/cbor/token/CTByteString.html | 10 +- .../cbor/token/CTDoubleFloatingPoint.html | 10 +- com/authlete/cbor/token/CTFalse.html | 10 +- com/authlete/cbor/token/CTFloatingPoint.html | 10 +- .../cbor/token/CTHalfFloatingPoint.html | 10 +- .../cbor/token/CTIndefiniteArrayOpener.html | 10 +- .../token/CTIndefiniteByteStringOpener.html | 10 +- .../cbor/token/CTIndefiniteMapOpener.html | 10 +- .../cbor/token/CTIndefiniteOpener.html | 10 +- .../token/CTIndefiniteTextStringOpener.html | 10 +- com/authlete/cbor/token/CTInteger.html | 10 +- com/authlete/cbor/token/CTMapOpener.html | 10 +- .../cbor/token/CTNegativeBigInteger.html | 10 +- .../cbor/token/CTNegativeInteger.html | 10 +- com/authlete/cbor/token/CTNull.html | 10 +- com/authlete/cbor/token/CTNumber.html | 10 +- com/authlete/cbor/token/CTOpener.html | 10 +- com/authlete/cbor/token/CTSimpleValue.html | 10 +- .../cbor/token/CTSingleFloatingPoint.html | 10 +- com/authlete/cbor/token/CTTag.html | 10 +- com/authlete/cbor/token/CTTextString.html | 10 +- com/authlete/cbor/token/CTTrue.html | 10 +- com/authlete/cbor/token/CTUndefined.html | 10 +- .../cbor/token/CTUnsignedBigInteger.html | 10 +- .../cbor/token/CTUnsignedInteger.html | 10 +- .../cbor/token/class-use/CBORToken.html | 10 +- .../cbor/token/class-use/CBORTokenizer.html | 10 +- .../cbor/token/class-use/CTArrayOpener.html | 10 +- .../cbor/token/class-use/CTBigInteger.html | 10 +- .../cbor/token/class-use/CTBoolean.html | 10 +- .../cbor/token/class-use/CTBreak.html | 10 +- .../cbor/token/class-use/CTByteString.html | 10 +- .../class-use/CTDoubleFloatingPoint.html | 10 +- .../cbor/token/class-use/CTFalse.html | 10 +- .../cbor/token/class-use/CTFloatingPoint.html | 10 +- .../token/class-use/CTHalfFloatingPoint.html | 10 +- .../class-use/CTIndefiniteArrayOpener.html | 10 +- .../CTIndefiniteByteStringOpener.html | 10 +- .../class-use/CTIndefiniteMapOpener.html | 10 +- .../token/class-use/CTIndefiniteOpener.html | 10 +- .../CTIndefiniteTextStringOpener.html | 10 +- .../cbor/token/class-use/CTInteger.html | 10 +- .../cbor/token/class-use/CTMapOpener.html | 10 +- .../token/class-use/CTNegativeBigInteger.html | 10 +- .../token/class-use/CTNegativeInteger.html | 10 +- com/authlete/cbor/token/class-use/CTNull.html | 10 +- .../cbor/token/class-use/CTNumber.html | 10 +- .../cbor/token/class-use/CTOpener.html | 10 +- .../cbor/token/class-use/CTSimpleValue.html | 10 +- .../class-use/CTSingleFloatingPoint.html | 10 +- com/authlete/cbor/token/class-use/CTTag.html | 10 +- .../cbor/token/class-use/CTTextString.html | 10 +- com/authlete/cbor/token/class-use/CTTrue.html | 10 +- .../cbor/token/class-use/CTUndefined.html | 10 +- .../token/class-use/CTUnsignedBigInteger.html | 10 +- .../token/class-use/CTUnsignedInteger.html | 10 +- com/authlete/cbor/token/package-frame.html | 6 +- com/authlete/cbor/token/package-summary.html | 10 +- com/authlete/cbor/token/package-tree.html | 10 +- com/authlete/cbor/token/package-use.html | 10 +- com/authlete/cose/COSEEC2Key.html | 128 ++- com/authlete/cose/COSEEncrypt.html | 10 +- com/authlete/cose/COSEEncrypt0.html | 10 +- com/authlete/cose/COSEException.html | 10 +- com/authlete/cose/COSEHeaderBuilder.html | 10 +- com/authlete/cose/COSEKey.html | 164 +++- com/authlete/cose/COSEKeyBuilder.html | 10 +- com/authlete/cose/COSEMac.html | 10 +- com/authlete/cose/COSEMac0.html | 10 +- com/authlete/cose/COSEMessage.html | 10 +- .../cose/COSEMessageTagProcessor.html | 10 +- com/authlete/cose/COSEMessageType.html | 10 +- com/authlete/cose/COSEOKPKey.html | 12 +- com/authlete/cose/COSEObject.html | 10 +- com/authlete/cose/COSEProtectedHeader.html | 10 +- .../cose/COSEProtectedHeaderBuilder.html | 10 +- com/authlete/cose/COSERecipient.html | 10 +- com/authlete/cose/COSESign.html | 10 +- com/authlete/cose/COSESign1.html | 10 +- com/authlete/cose/COSESign1Builder.html | 10 +- com/authlete/cose/COSESignBuilder.html | 10 +- com/authlete/cose/COSESignature.html | 10 +- com/authlete/cose/COSESigner.html | 10 +- com/authlete/cose/COSEUnprotectedHeader.html | 10 +- .../cose/COSEUnprotectedHeaderBuilder.html | 10 +- com/authlete/cose/COSEVerifier.html | 10 +- com/authlete/cose/KeyGetter.html | 10 +- com/authlete/cose/SigStructure.html | 10 +- com/authlete/cose/SigStructureBuilder.html | 10 +- com/authlete/cose/class-use/COSEEC2Key.html | 10 +- com/authlete/cose/class-use/COSEEncrypt.html | 10 +- com/authlete/cose/class-use/COSEEncrypt0.html | 10 +- .../cose/class-use/COSEException.html | 94 ++- .../cose/class-use/COSEHeaderBuilder.html | 10 +- com/authlete/cose/class-use/COSEKey.html | 65 +- .../cose/class-use/COSEKeyBuilder.html | 10 +- com/authlete/cose/class-use/COSEMac.html | 10 +- com/authlete/cose/class-use/COSEMac0.html | 10 +- com/authlete/cose/class-use/COSEMessage.html | 10 +- .../class-use/COSEMessageTagProcessor.html | 10 +- .../cose/class-use/COSEMessageType.html | 10 +- com/authlete/cose/class-use/COSEOKPKey.html | 10 +- com/authlete/cose/class-use/COSEObject.html | 10 +- .../cose/class-use/COSEProtectedHeader.html | 10 +- .../class-use/COSEProtectedHeaderBuilder.html | 10 +- .../cose/class-use/COSERecipient.html | 10 +- com/authlete/cose/class-use/COSESign.html | 10 +- com/authlete/cose/class-use/COSESign1.html | 10 +- .../cose/class-use/COSESign1Builder.html | 10 +- .../cose/class-use/COSESignBuilder.html | 10 +- .../cose/class-use/COSESignature.html | 10 +- com/authlete/cose/class-use/COSESigner.html | 10 +- .../cose/class-use/COSEUnprotectedHeader.html | 10 +- .../COSEUnprotectedHeaderBuilder.html | 10 +- com/authlete/cose/class-use/COSEVerifier.html | 10 +- com/authlete/cose/class-use/KeyGetter.html | 10 +- com/authlete/cose/class-use/SigStructure.html | 10 +- .../cose/class-use/SigStructureBuilder.html | 10 +- .../cose/constants/COSEAlgorithms.html | 10 +- .../cose/constants/COSEEllipticCurves.html | 10 +- .../cose/constants/COSEHeaderParameters.html | 10 +- .../constants/COSEKeyCommonParameters.html | 10 +- .../cose/constants/COSEKeyOperations.html | 10 +- .../cose/constants/COSEKeyTypeParameters.html | 10 +- com/authlete/cose/constants/COSEKeyTypes.html | 10 +- .../constants/class-use/COSEAlgorithms.html | 10 +- .../class-use/COSEEllipticCurves.html | 10 +- .../class-use/COSEHeaderParameters.html | 10 +- .../class-use/COSEKeyCommonParameters.html | 10 +- .../class-use/COSEKeyOperations.html | 10 +- .../class-use/COSEKeyTypeParameters.html | 10 +- .../constants/class-use/COSEKeyTypes.html | 10 +- .../cose/constants/package-frame.html | 6 +- .../cose/constants/package-summary.html | 10 +- com/authlete/cose/constants/package-tree.html | 10 +- com/authlete/cose/constants/package-use.html | 10 +- com/authlete/cose/package-frame.html | 6 +- com/authlete/cose/package-summary.html | 12 +- com/authlete/cose/package-tree.html | 10 +- com/authlete/cose/package-use.html | 24 +- com/authlete/cwt/CWT.html | 10 +- com/authlete/cwt/CWTClaimsSet.html | 10 +- com/authlete/cwt/CWTClaimsSetBuilder.html | 14 +- com/authlete/cwt/CWTKeyProofBuilder.html | 777 ++++++++++++++++++ com/authlete/cwt/CWTTagProcessor.html | 14 +- com/authlete/cwt/class-use/CWT.html | 54 +- com/authlete/cwt/class-use/CWTClaimsSet.html | 10 +- .../cwt/class-use/CWTClaimsSetBuilder.html | 10 +- .../cwt/class-use/CWTKeyProofBuilder.html | 193 +++++ .../cwt/class-use/CWTTagProcessor.html | 10 +- com/authlete/cwt/constants/CWTClaims.html | 10 +- .../cwt/constants/class-use/CWTClaims.html | 10 +- com/authlete/cwt/constants/package-frame.html | 6 +- .../cwt/constants/package-summary.html | 10 +- com/authlete/cwt/constants/package-tree.html | 10 +- com/authlete/cwt/constants/package-use.html | 10 +- com/authlete/cwt/package-frame.html | 7 +- com/authlete/cwt/package-summary.html | 17 +- com/authlete/cwt/package-tree.html | 11 +- com/authlete/cwt/package-use.html | 23 +- com/authlete/mdoc/AuthorizedDataElements.html | 10 +- .../mdoc/AuthorizedDataElementsEntry.html | 10 +- com/authlete/mdoc/AuthorizedNameSpaces.html | 10 +- com/authlete/mdoc/DataElementsArray.html | 10 +- com/authlete/mdoc/DeviceAuth.html | 10 +- com/authlete/mdoc/DeviceKeyInfo.html | 10 +- com/authlete/mdoc/DeviceNameSpaces.html | 10 +- com/authlete/mdoc/DeviceNameSpacesBytes.html | 10 +- com/authlete/mdoc/DeviceNameSpacesEntry.html | 10 +- com/authlete/mdoc/DeviceResponse.html | 10 +- com/authlete/mdoc/DeviceSigned.html | 10 +- com/authlete/mdoc/DeviceSignedItems.html | 10 +- com/authlete/mdoc/DeviceSignedItemsEntry.html | 10 +- com/authlete/mdoc/DigestIDs.html | 10 +- com/authlete/mdoc/DigestIDsEntry.html | 10 +- com/authlete/mdoc/Document.html | 10 +- com/authlete/mdoc/DocumentError.html | 10 +- com/authlete/mdoc/DocumentErrorEntry.html | 10 +- com/authlete/mdoc/ErrorItems.html | 10 +- com/authlete/mdoc/ErrorItemsEntry.html | 10 +- com/authlete/mdoc/Errors.html | 10 +- com/authlete/mdoc/ErrorsEntry.html | 10 +- com/authlete/mdoc/IssuerNameSpaces.html | 10 +- com/authlete/mdoc/IssuerNameSpacesEntry.html | 10 +- com/authlete/mdoc/IssuerSigned.html | 10 +- com/authlete/mdoc/IssuerSignedBuilder.html | 10 +- com/authlete/mdoc/IssuerSignedItem.html | 10 +- com/authlete/mdoc/IssuerSignedItemBytes.html | 10 +- com/authlete/mdoc/KeyAuthorizations.html | 10 +- com/authlete/mdoc/KeyInfo.html | 10 +- com/authlete/mdoc/KeyInfoEntry.html | 10 +- com/authlete/mdoc/MobileSecurityObject.html | 10 +- .../mdoc/MobileSecurityObjectBytes.html | 10 +- com/authlete/mdoc/ValidityInfo.html | 10 +- com/authlete/mdoc/ValueDigests.html | 10 +- com/authlete/mdoc/ValueDigestsEntry.html | 10 +- .../class-use/AuthorizedDataElements.html | 10 +- .../AuthorizedDataElementsEntry.html | 10 +- .../mdoc/class-use/AuthorizedNameSpaces.html | 10 +- .../mdoc/class-use/DataElementsArray.html | 10 +- com/authlete/mdoc/class-use/DeviceAuth.html | 10 +- .../mdoc/class-use/DeviceKeyInfo.html | 10 +- .../mdoc/class-use/DeviceNameSpaces.html | 10 +- .../mdoc/class-use/DeviceNameSpacesBytes.html | 10 +- .../mdoc/class-use/DeviceNameSpacesEntry.html | 10 +- .../mdoc/class-use/DeviceResponse.html | 10 +- com/authlete/mdoc/class-use/DeviceSigned.html | 10 +- .../mdoc/class-use/DeviceSignedItems.html | 10 +- .../class-use/DeviceSignedItemsEntry.html | 10 +- com/authlete/mdoc/class-use/DigestIDs.html | 10 +- .../mdoc/class-use/DigestIDsEntry.html | 10 +- com/authlete/mdoc/class-use/Document.html | 10 +- .../mdoc/class-use/DocumentError.html | 10 +- .../mdoc/class-use/DocumentErrorEntry.html | 10 +- com/authlete/mdoc/class-use/ErrorItems.html | 10 +- .../mdoc/class-use/ErrorItemsEntry.html | 10 +- com/authlete/mdoc/class-use/Errors.html | 10 +- com/authlete/mdoc/class-use/ErrorsEntry.html | 10 +- .../mdoc/class-use/IssuerNameSpaces.html | 10 +- .../mdoc/class-use/IssuerNameSpacesEntry.html | 10 +- com/authlete/mdoc/class-use/IssuerSigned.html | 10 +- .../mdoc/class-use/IssuerSignedBuilder.html | 10 +- .../mdoc/class-use/IssuerSignedItem.html | 10 +- .../mdoc/class-use/IssuerSignedItemBytes.html | 10 +- .../mdoc/class-use/KeyAuthorizations.html | 10 +- com/authlete/mdoc/class-use/KeyInfo.html | 10 +- com/authlete/mdoc/class-use/KeyInfoEntry.html | 10 +- .../mdoc/class-use/MobileSecurityObject.html | 10 +- .../class-use/MobileSecurityObjectBytes.html | 10 +- com/authlete/mdoc/class-use/ValidityInfo.html | 10 +- com/authlete/mdoc/class-use/ValueDigests.html | 10 +- .../mdoc/class-use/ValueDigestsEntry.html | 10 +- .../mdoc/constants/MDLClaimNames.html | 10 +- com/authlete/mdoc/constants/MDLConstants.html | 10 +- .../constants/class-use/MDLClaimNames.html | 10 +- .../constants/class-use/MDLConstants.html | 10 +- .../mdoc/constants/package-frame.html | 6 +- .../mdoc/constants/package-summary.html | 10 +- com/authlete/mdoc/constants/package-tree.html | 10 +- com/authlete/mdoc/constants/package-use.html | 10 +- com/authlete/mdoc/package-frame.html | 6 +- com/authlete/mdoc/package-summary.html | 10 +- com/authlete/mdoc/package-tree.html | 10 +- com/authlete/mdoc/package-use.html | 10 +- constant-values.html | 10 +- deprecated-list.html | 10 +- help-doc.html | 10 +- index-all.html | 93 ++- index.html | 4 +- overview-frame.html | 6 +- overview-summary.html | 12 +- overview-tree.html | 11 +- serialized-form.html | 10 +- 351 files changed, 3238 insertions(+), 1763 deletions(-) create mode 100644 com/authlete/cwt/CWTKeyProofBuilder.html create mode 100644 com/authlete/cwt/class-use/CWTKeyProofBuilder.html diff --git a/allclasses-frame.html b/allclasses-frame.html index 9c0d5d5..509b0f9 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (com.authlete:cbor 1.14 API) - +All Classes (com.authlete:cbor 1.15 API) + @@ -125,6 +125,7 @@

All Classes

  • CWTClaims
  • CWTClaimsSet
  • CWTClaimsSetBuilder
  • +
  • CWTKeyProofBuilder
  • CWTTagProcessor
  • DataElementsArray
  • DeviceAuth
  • diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 46cd9d3..e6dfb48 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (com.authlete:cbor 1.14 API) - +All Classes (com.authlete:cbor 1.15 API) + @@ -125,6 +125,7 @@

    All Classes

  • CWTClaims
  • CWTClaimsSet
  • CWTClaimsSetBuilder
  • +
  • CWTKeyProofBuilder
  • CWTTagProcessor
  • DataElementsArray
  • DeviceAuth
  • diff --git a/com/authlete/cbor/CBORBigInteger.html b/com/authlete/cbor/CBORBigInteger.html index f07d7b3..433e6bf 100644 --- a/com/authlete/cbor/CBORBigInteger.html +++ b/com/authlete/cbor/CBORBigInteger.html @@ -2,10 +2,10 @@ - + -CBORBigInteger (com.authlete:cbor 1.14 API) - +CBORBigInteger (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/com/authlete/cbor/package-summary.html b/com/authlete/cbor/package-summary.html index fff18d6..9f53aac 100644 --- a/com/authlete/cbor/package-summary.html +++ b/com/authlete/cbor/package-summary.html @@ -2,10 +2,10 @@ - + -com.authlete.cbor (com.authlete:cbor 1.14 API) - +com.authlete.cbor (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/com/authlete/cbor/tag/package-summary.html b/com/authlete/cbor/tag/package-summary.html index af5d59c..083b349 100644 --- a/com/authlete/cbor/tag/package-summary.html +++ b/com/authlete/cbor/tag/package-summary.html @@ -2,10 +2,10 @@ - + -com.authlete.cbor.tag (com.authlete:cbor 1.14 API) - +com.authlete.cbor.tag (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/com/authlete/cbor/token/package-summary.html b/com/authlete/cbor/token/package-summary.html index 9384146..4431b82 100644 --- a/com/authlete/cbor/token/package-summary.html +++ b/com/authlete/cbor/token/package-summary.html @@ -2,10 +2,10 @@ - + -com.authlete.cbor.token (com.authlete:cbor 1.14 API) - +com.authlete.cbor.token (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/com/authlete/cose/constants/package-summary.html b/com/authlete/cose/constants/package-summary.html index 4db4edc..81937cb 100644 --- a/com/authlete/cose/constants/package-summary.html +++ b/com/authlete/cose/constants/package-summary.html @@ -2,10 +2,10 @@ - + -com.authlete.cose.constants (com.authlete:cbor 1.14 API) - +com.authlete.cose.constants (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/com/authlete/cose/package-summary.html b/com/authlete/cose/package-summary.html index e89583c..793a65a 100644 --- a/com/authlete/cose/package-summary.html +++ b/com/authlete/cose/package-summary.html @@ -2,10 +2,10 @@ - + -com.authlete.cose (com.authlete:cbor 1.14 API) - +com.authlete.cose (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + + + + + + +
    + + + +
    +
    com.authlete.cwt
    +

    Class CWTKeyProofBuilder

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class CWTKeyProofBuilder
      +extends Object
      +
      A utility to generate a CWT key proof, which is defined in the specification + of "OpenID for Verifiable Credential Issuance". + +

      EXAMPLE

      + +
      + // The identifier of the client application.
      + String client = "my_client_id";
      +
      + // The identifier of the credential issuer.
      + String issuer = "https://credential-issuer.example.com";
      +
      + // The value of 'c_nonce' issued by the authorization server
      + // or the credential issuer.
      + String nonce = "my_nonce";
      +
      + // A private key for signing. The public key corresponding to
      + // this private key will be embedded in the protected header.
      + COSEKey key = ...;
      +
      + // Generate a CWT representing a key proof.
      + CWT cwt = new CWTKeyProofBuilder()
      +     .setClient(client)
      +     .setIssuer(issuer)
      +     .setNonce(nonce)
      +     .setKey(key)
      +     .build();
      +
      + // The base64url representation of the key proof.
      + String base64url = cwt.encodeToBase64Url();
      + 
      + +

      + The variable "base64url" in the example above holds a value like below. +

      + +
      + 2D3ShFidowEmA3RvcGVuaWQ0dmNpLXByb29mK2N3dGhDT1NFX0tleaYBAgJYK0pvWWcwSmNhS1VPN00zRDlfUVR1UjR4Zl90MWhZZkNsVG95cS05dC1oWXMDJiABIVgguNp2r4R7DNp3gPrnhtc93CY7gSDRdMwTris8ZPoeCGQiWCBFEpNEFZfxlYyevnC8dY9KOVjQhqAOyI7m5XtohBHbO6BYR6QDeCVodHRwczovL2NyZWRlbnRpYWwtaXNzdWVyLmV4YW1wbGUuY29tBhpmPeFaAWxteV9jbGllbnRfaWQKSG15X25vbmNlWEB6nBjmxfuVI7LVcQKXggEATC-AVN_5VifZEC6NLJL-vpFaAppWRgW5QkDmTouV7WGDnXoomamaWzazgVgcvrWo +
      + +

      + The following is the CBOR Diagnostic Notation representation of the example + CWT key proof above. Refer to RFC 8949, 8. Diagnostic Notation and RFC 8610, Appendix G. Extended Diagnostic Notation for details about the + CBOR Diagnostic Notation. +

      + +
      + 61(18(/ COSE_Sign1 / [
      +   / protected / <<
      +     {
      +       1: -7,
      +       3: "openid4vci-proof+cwt",
      +       "COSE_Key": {
      +         1: 2,
      +         2: h'4a6f5967304a63614b554f374d3344395f515475523478665f7431685966436c546f79712d39742d685973',
      +         3: -7,
      +         -1: 1,
      +         -2: h'b8da76af847b0cda7780fae786d73ddc263b8120d174cc13ae2b3c64fa1e0864',
      +         -3: h'451293441597f1958c9ebe70bc758f4a3958d086a00ec88ee6e57b688411db3b'
      +       }
      +     }
      +   >>,
      +   / unprotected / {
      +   },
      +   h'a403782568747470733a2f2f63726564656e7469616c2d6973737565722e6578616d706c652e636f6d061a663de15a016c6d795f636c69656e745f69640a486d795f6e6f6e6365',
      +   h'7a9c18e6c5fb9523b2d57102978201004c2f8054dff95627d9102e8d2c92febe915a029a564605b94240e64e8b95ed61839d7a2899a99a5b36b381581cbeb5a8'
      + ]))
      + 
      + +

      + FYI: CBOR Zone (https://cbor.zone/) + can be used to decode CBOR data. +

      + +

      COMMAND LINE INVOCATION

      + +

      + This class provides the main(String[]) method for invocation + from the command line. Refer to the JavaDoc of the method for details. + The generate-cwt-key-proof script is a wrapper for the command line + invocation. +

      +
      +
      Since:
      +
      1.15
      +
      See Also:
      +
      OpenID for Verifiable Credential Issuance
      +
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          CWTKeyProofBuilder

          +
          public CWTKeyProofBuilder()
          +
          The default constructor.
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getClient

          +
          public String getClient()
          +
          Get the identifier of the client application. This value is used as the + value of the Claim Key 1 (iss). + +

          + In most cases, this parameter is mandatory. Omission of this parameter is + allowed only when the access token has been issued by the pre-authorized + code flow with anonymous access. Refer to "OpenID for Verifiable Credential + Issuance" for details. +

          +
          +
          Returns:
          +
          The identifier of the client application.
          +
          See Also:
          +
          IANA: CBOR Web Token (CWT) Claims
          +
          +
        • +
        + + + +
          +
        • +

          setClient

          +
          public CWTKeyProofBuilder setClient(String client)
          +
          Set the identifier of the client application. This value is used as the + value of the Claim Key 1 (iss). + +

          + In most cases, this parameter is mandatory. Omission of this parameter is + allowed only when the access token has been issued by the pre-authorized + code flow with anonymous access. Refer to "OpenID for Verifiable Credential + Issuance" for details. +

          +
          +
          Parameters:
          +
          client - The identifier of the client application.
          +
          Returns:
          +
          this object.
          +
          See Also:
          +
          IANA: CBOR Web Token (CWT) Claims
          +
          +
        • +
        + + + +
          +
        • +

          getIssuer

          +
          public String getIssuer()
          +
          Get the identifier of the credential issuer. This value is used as the + value of the Claim Key 3 (aud). + +

          + This parameter is mandatory. +

          +
          +
          Returns:
          +
          The identifier of the credential issuer.
          +
          See Also:
          +
          IANA: CBOR Web Token (CWT) Claims
          +
          +
        • +
        + + + +
          +
        • +

          setIssuer

          +
          public CWTKeyProofBuilder setIssuer(String issuer)
          +
          Set the identifier of the credential issuer. This value is used as the + value of the Claim Key 3 (aud). + +

          + This parameter is mandatory. +

          +
          +
          Parameters:
          +
          issuer - The identifier of the credential issuer.
          +
          Returns:
          +
          this object.
          +
          See Also:
          +
          IANA: CBOR Web Token (CWT) Claims
          +
          +
        • +
        + + + +
          +
        • +

          getIssuedAt

          +
          public Date getIssuedAt()
          +
          Get the issuance time. This value is used as the value of the Claim Key 6 + (iat). + +

          + If this parameter has not been specified, the build() method uses + the current time. +

          +
          +
          Returns:
          +
          The issuance time.
          +
          See Also:
          +
          IANA: CBOR Web Token (CWT) Claims
          +
          +
        • +
        + + + +
          +
        • +

          setIssuedAt

          +
          public CWTKeyProofBuilder setIssuedAt(Date issuedAt)
          +
          Set the issuance time. This value is used as the value of the Claim Key 6 + (iat). + +

          + If this parameter has not been specified, the build() method uses + the current time. +

          +
          +
          Parameters:
          +
          issuedAt - The issuance time.
          +
          Returns:
          +
          this object.
          +
          See Also:
          +
          IANA: CBOR Web Token (CWT) Claims
          +
          +
        • +
        + + + +
          +
        • +

          getNonce

          +
          public String getNonce()
          +
          Get the nonce value, which is the value of "c_nonce" issued by + the server (the authorization server or the credential issuer). This value + is used as the value of the Claim Key 10 (Nonce). + +

          + If a c_nonce has been issued by the server (the authorization + server or the credential issuer), this parameter is mandatory. +

          +
          +
          Returns:
          +
          The nonce value.
          +
          See Also:
          +
          IANA: CBOR Web Token (CWT) Claims
          +
          +
        • +
        + + + +
          +
        • +

          setNonce

          +
          public CWTKeyProofBuilder setNonce(String nonce)
          +
          Set the nonce value, which is the value of "c_nonce" issued by + the server (the authorization server or the credential issuer). This value + is used as the value of the Claim Key 10 (Nonce). + +

          + If a c_nonce has been issued by the server (the authorization + server or the credential issuer), this parameter is mandatory. +

          +
          +
          Parameters:
          +
          nonce - The nonce value.
          +
          Returns:
          +
          this object.
          +
          See Also:
          +
          IANA: CBOR Web Token (CWT) Claims
          +
          +
        • +
        + + + +
          +
        • +

          getKey

          +
          public COSEKey getKey()
          +
          Get the private key. + +

          + The private key is used for signing the CWT key proof. In addition, the + public key corresponding to the private key is embedded in the protected + header of the CWT key proof as the value of "COSE_Key". +

          + +

          + In the current implementation, the key must be an instance of + COSEEC2Key, because supported key + algorithms are ES256, ES384 and ES512 only. +

          +
          +
          Returns:
          +
          The private key.
          +
          +
        • +
        + + + +
          +
        • +

          setKey

          +
          public CWTKeyProofBuilder setKey(COSEKey key)
          +
          Set the private key. + +

          + The private key is used for signing the CWT key proof. In addition, the + public key corresponding to the private key is embedded in the protected + header of the CWT key proof as the value of "COSE_Key". +

          + +

          + In the current implementation, the key must be an instance of + COSEEC2Key, because supported key + algorithms are ES256, ES384 and ES512 only. +

          +
          +
          Parameters:
          +
          key - The private key.
          +
          Returns:
          +
          this object.
          +
          +
        • +
        + + + +
          +
        • +

          build

          +
          public CWT build()
          +          throws IllegalStateException,
          +                 COSEException
          +
          Generate a CWT key proof. + +

          + At least the issuer and the private key must be set before this method + is called. +

          +
          +
          Returns:
          +
          A CWT instance that represents a CWT key proof.
          +
          Throws:
          +
          IllegalStateException - A mandatory parameter is not set, or the specified key does not + satisfy required conditions.
          +
          COSEException - Failed to generate a CWT key proof.
          +
          +
        • +
        + + + +
          +
        • +

          main

          +
          public static void main(String[] args)
          +
          The entry point for invocation from the command line. + The following command line options are recognized. + +
          + + + + + + + + + + + + + + + + + + + + + + + + + +
          optiondescription
          --issuer ISSUER +

          + REQUIRED. This option specifies the identifier of the credential issuer. +

          +
          --key FILE +

          + REQUIRED. This option specifies the file containing a private key in the + JWK format (RFC 7517: + JSON Web Key (JWK)). +

          +
          --client CLIENT +

          + OPTIONAL. This option specifies the identifier of the client application. +

          +
          --nonce NONCE +

          + OPTIONAL. This option specifies the value of "c_nonce" that has + been issued by the authorization server or the credential issuer. +

          +
          --help +

          + This option shows the help text. +

          +
          +
          +
          +
          Parameters:
          +
          args - The command line arguments.
          +
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + +

    Copyright © 2024. All rights reserved.

    + + diff --git a/com/authlete/cwt/CWTTagProcessor.html b/com/authlete/cwt/CWTTagProcessor.html index 20a418e..cf7a05f 100644 --- a/com/authlete/cwt/CWTTagProcessor.html +++ b/com/authlete/cwt/CWTTagProcessor.html @@ -2,10 +2,10 @@ - + -CWTTagProcessor (com.authlete:cbor 1.14 API) - +CWTTagProcessor (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + + + + + + +
    + + +
    +

    Uses of Class
    com.authlete.cwt.CWTKeyProofBuilder

    +
    +
    + +
    + +
    + + + + + + + +
    + + +

    Copyright © 2024. All rights reserved.

    + + diff --git a/com/authlete/cwt/class-use/CWTTagProcessor.html b/com/authlete/cwt/class-use/CWTTagProcessor.html index 80f5e9e..077b507 100644 --- a/com/authlete/cwt/class-use/CWTTagProcessor.html +++ b/com/authlete/cwt/class-use/CWTTagProcessor.html @@ -2,10 +2,10 @@ - + -Uses of Class com.authlete.cwt.CWTTagProcessor (com.authlete:cbor 1.14 API) - +Uses of Class com.authlete.cwt.CWTTagProcessor (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/com/authlete/cwt/constants/package-summary.html b/com/authlete/cwt/constants/package-summary.html index 50c91f6..a27ba9f 100644 --- a/com/authlete/cwt/constants/package-summary.html +++ b/com/authlete/cwt/constants/package-summary.html @@ -2,10 +2,10 @@ - + -com.authlete.cwt.constants (com.authlete:cbor 1.14 API) - +com.authlete.cwt.constants (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -17,6 +17,7 @@

    Classes

  • CWT
  • CWTClaimsSet
  • CWTClaimsSetBuilder
  • +
  • CWTKeyProofBuilder
  • CWTTagProcessor
  • diff --git a/com/authlete/cwt/package-summary.html b/com/authlete/cwt/package-summary.html index 135be0b..f92483f 100644 --- a/com/authlete/cwt/package-summary.html +++ b/com/authlete/cwt/package-summary.html @@ -2,10 +2,10 @@ - + -com.authlete.cwt (com.authlete:cbor 1.14 API) - +com.authlete.cwt (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/com/authlete/mdoc/constants/package-summary.html b/com/authlete/mdoc/constants/package-summary.html index a00b984..78d48ea 100644 --- a/com/authlete/mdoc/constants/package-summary.html +++ b/com/authlete/mdoc/constants/package-summary.html @@ -2,10 +2,10 @@ - + -com.authlete.mdoc.constants (com.authlete:cbor 1.14 API) - +com.authlete.mdoc.constants (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/com/authlete/mdoc/package-summary.html b/com/authlete/mdoc/package-summary.html index 847f365..f68cf41 100644 --- a/com/authlete/mdoc/package-summary.html +++ b/com/authlete/mdoc/package-summary.html @@ -2,10 +2,10 @@ - + -com.authlete.mdoc (com.authlete:cbor 1.14 API) - +com.authlete.mdoc (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index b2ec019..bf9319e 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + -Overview (com.authlete:cbor 1.14 API) - +Overview (com.authlete:cbor 1.15 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@