From d8a43edf00c1a2321527dc66a14722443c6c9e1d Mon Sep 17 00:00:00 2001 From: Takahiko Kawasaki Date: Wed, 5 Jun 2024 09:44:19 +0900 Subject: [PATCH] Updated JavaDoc for version 1.16. --- allclasses-frame.html | 6 +-- allclasses-noframe.html | 6 +-- com/authlete/cbor/CBORBigInteger.html | 8 ++-- com/authlete/cbor/CBORBoolean.html | 8 ++-- com/authlete/cbor/CBORBreak.html | 8 ++-- com/authlete/cbor/CBORByteArray.html | 8 ++-- com/authlete/cbor/CBORConstants.html | 8 ++-- com/authlete/cbor/CBORDecoder.html | 8 ++-- com/authlete/cbor/CBORDecoderException.html | 8 ++-- com/authlete/cbor/CBORDecoderOptions.html | 8 ++-- .../cbor/CBORDefaultDecoderOptions.html | 8 ++-- .../cbor/CBORDiagnosticNotationException.html | 8 ++-- .../cbor/CBORDiagnosticNotationParser.html | 8 ++-- com/authlete/cbor/CBORDouble.html | 8 ++-- com/authlete/cbor/CBORFloat.html | 8 ++-- .../cbor/CBORInsufficientDataException.html | 8 ++-- com/authlete/cbor/CBORInteger.html | 8 ++-- .../cbor/CBORInvalidInfoException.html | 8 ++-- .../cbor/CBORInvalidSimpleValueException.html | 8 ++-- com/authlete/cbor/CBORItem.html | 8 ++-- com/authlete/cbor/CBORItemList.html | 8 ++-- com/authlete/cbor/CBORLong.html | 8 ++-- .../cbor/CBORMalformedUtf8Exception.html | 8 ++-- com/authlete/cbor/CBORNull.html | 8 ++-- com/authlete/cbor/CBORNumber.html | 8 ++-- com/authlete/cbor/CBOROutputStream.html | 8 ++-- com/authlete/cbor/CBORPair.html | 8 ++-- com/authlete/cbor/CBORPairList.html | 8 ++-- com/authlete/cbor/CBORPairsBuilder.html | 8 ++-- com/authlete/cbor/CBORParser.html | 8 ++-- com/authlete/cbor/CBORSimpleValue.html | 8 ++-- com/authlete/cbor/CBORString.html | 8 ++-- com/authlete/cbor/CBORTaggedItem.html | 8 ++-- com/authlete/cbor/CBORTooLongException.html | 8 ++-- com/authlete/cbor/CBORUndefined.html | 8 ++-- com/authlete/cbor/CBORUri.html | 8 ++-- com/authlete/cbor/CBORValue.html | 8 ++-- com/authlete/cbor/CBORizer.html | 8 ++-- .../cbor/class-use/CBORBigInteger.html | 8 ++-- com/authlete/cbor/class-use/CBORBoolean.html | 8 ++-- com/authlete/cbor/class-use/CBORBreak.html | 8 ++-- .../cbor/class-use/CBORByteArray.html | 28 ++++++----- .../cbor/class-use/CBORConstants.html | 8 ++-- com/authlete/cbor/class-use/CBORDecoder.html | 8 ++-- .../cbor/class-use/CBORDecoderException.html | 8 ++-- .../cbor/class-use/CBORDecoderOptions.html | 8 ++-- .../class-use/CBORDefaultDecoderOptions.html | 8 ++-- .../CBORDiagnosticNotationException.html | 8 ++-- .../CBORDiagnosticNotationParser.html | 8 ++-- com/authlete/cbor/class-use/CBORDouble.html | 8 ++-- com/authlete/cbor/class-use/CBORFloat.html | 8 ++-- .../CBORInsufficientDataException.html | 8 ++-- com/authlete/cbor/class-use/CBORInteger.html | 8 ++-- .../class-use/CBORInvalidInfoException.html | 8 ++-- .../CBORInvalidSimpleValueException.html | 8 ++-- com/authlete/cbor/class-use/CBORItem.html | 43 +++-------------- com/authlete/cbor/class-use/CBORItemList.html | 8 ++-- com/authlete/cbor/class-use/CBORLong.html | 8 ++-- .../class-use/CBORMalformedUtf8Exception.html | 8 ++-- com/authlete/cbor/class-use/CBORNull.html | 8 ++-- com/authlete/cbor/class-use/CBORNumber.html | 8 ++-- .../cbor/class-use/CBOROutputStream.html | 8 ++-- com/authlete/cbor/class-use/CBORPair.html | 8 ++-- com/authlete/cbor/class-use/CBORPairList.html | 8 ++-- .../cbor/class-use/CBORPairsBuilder.html | 8 ++-- com/authlete/cbor/class-use/CBORParser.html | 8 ++-- .../cbor/class-use/CBORSimpleValue.html | 8 ++-- com/authlete/cbor/class-use/CBORString.html | 8 ++-- .../cbor/class-use/CBORTaggedItem.html | 8 ++-- .../cbor/class-use/CBORTooLongException.html | 8 ++-- .../cbor/class-use/CBORUndefined.html | 8 ++-- com/authlete/cbor/class-use/CBORUri.html | 8 ++-- com/authlete/cbor/class-use/CBORValue.html | 8 ++-- com/authlete/cbor/class-use/CBORizer.html | 8 ++-- com/authlete/cbor/package-frame.html | 6 +-- com/authlete/cbor/package-summary.html | 8 ++-- com/authlete/cbor/package-tree.html | 8 ++-- com/authlete/cbor/package-use.html | 8 ++-- com/authlete/cbor/tag/CBORTagProcessor.html | 8 ++-- com/authlete/cbor/tag/CPBignum.html | 8 ++-- com/authlete/cbor/tag/CPDefault.html | 8 ++-- com/authlete/cbor/tag/CPUntag.html | 8 ++-- com/authlete/cbor/tag/CPUri.html | 8 ++-- .../cbor/tag/class-use/CBORTagProcessor.html | 8 ++-- com/authlete/cbor/tag/class-use/CPBignum.html | 8 ++-- .../cbor/tag/class-use/CPDefault.html | 8 ++-- com/authlete/cbor/tag/class-use/CPUntag.html | 8 ++-- com/authlete/cbor/tag/class-use/CPUri.html | 8 ++-- com/authlete/cbor/tag/package-frame.html | 6 +-- com/authlete/cbor/tag/package-summary.html | 8 ++-- com/authlete/cbor/tag/package-tree.html | 8 ++-- com/authlete/cbor/tag/package-use.html | 8 ++-- com/authlete/cbor/token/CBORToken.html | 8 ++-- com/authlete/cbor/token/CBORTokenizer.html | 8 ++-- com/authlete/cbor/token/CTArrayOpener.html | 8 ++-- com/authlete/cbor/token/CTBigInteger.html | 8 ++-- com/authlete/cbor/token/CTBoolean.html | 8 ++-- com/authlete/cbor/token/CTBreak.html | 8 ++-- com/authlete/cbor/token/CTByteString.html | 8 ++-- .../cbor/token/CTDoubleFloatingPoint.html | 8 ++-- com/authlete/cbor/token/CTFalse.html | 8 ++-- com/authlete/cbor/token/CTFloatingPoint.html | 8 ++-- .../cbor/token/CTHalfFloatingPoint.html | 8 ++-- .../cbor/token/CTIndefiniteArrayOpener.html | 8 ++-- .../token/CTIndefiniteByteStringOpener.html | 8 ++-- .../cbor/token/CTIndefiniteMapOpener.html | 8 ++-- .../cbor/token/CTIndefiniteOpener.html | 8 ++-- .../token/CTIndefiniteTextStringOpener.html | 8 ++-- com/authlete/cbor/token/CTInteger.html | 8 ++-- com/authlete/cbor/token/CTMapOpener.html | 8 ++-- .../cbor/token/CTNegativeBigInteger.html | 8 ++-- .../cbor/token/CTNegativeInteger.html | 8 ++-- com/authlete/cbor/token/CTNull.html | 8 ++-- com/authlete/cbor/token/CTNumber.html | 8 ++-- com/authlete/cbor/token/CTOpener.html | 8 ++-- com/authlete/cbor/token/CTSimpleValue.html | 8 ++-- .../cbor/token/CTSingleFloatingPoint.html | 8 ++-- com/authlete/cbor/token/CTTag.html | 8 ++-- com/authlete/cbor/token/CTTextString.html | 8 ++-- com/authlete/cbor/token/CTTrue.html | 8 ++-- com/authlete/cbor/token/CTUndefined.html | 8 ++-- .../cbor/token/CTUnsignedBigInteger.html | 8 ++-- .../cbor/token/CTUnsignedInteger.html | 8 ++-- .../cbor/token/class-use/CBORToken.html | 8 ++-- .../cbor/token/class-use/CBORTokenizer.html | 8 ++-- .../cbor/token/class-use/CTArrayOpener.html | 8 ++-- .../cbor/token/class-use/CTBigInteger.html | 8 ++-- .../cbor/token/class-use/CTBoolean.html | 8 ++-- .../cbor/token/class-use/CTBreak.html | 8 ++-- .../cbor/token/class-use/CTByteString.html | 8 ++-- .../class-use/CTDoubleFloatingPoint.html | 8 ++-- .../cbor/token/class-use/CTFalse.html | 8 ++-- .../cbor/token/class-use/CTFloatingPoint.html | 8 ++-- .../token/class-use/CTHalfFloatingPoint.html | 8 ++-- .../class-use/CTIndefiniteArrayOpener.html | 8 ++-- .../CTIndefiniteByteStringOpener.html | 8 ++-- .../class-use/CTIndefiniteMapOpener.html | 8 ++-- .../token/class-use/CTIndefiniteOpener.html | 8 ++-- .../CTIndefiniteTextStringOpener.html | 8 ++-- .../cbor/token/class-use/CTInteger.html | 8 ++-- .../cbor/token/class-use/CTMapOpener.html | 8 ++-- .../token/class-use/CTNegativeBigInteger.html | 8 ++-- .../token/class-use/CTNegativeInteger.html | 8 ++-- com/authlete/cbor/token/class-use/CTNull.html | 8 ++-- .../cbor/token/class-use/CTNumber.html | 8 ++-- .../cbor/token/class-use/CTOpener.html | 8 ++-- .../cbor/token/class-use/CTSimpleValue.html | 8 ++-- .../class-use/CTSingleFloatingPoint.html | 8 ++-- com/authlete/cbor/token/class-use/CTTag.html | 8 ++-- .../cbor/token/class-use/CTTextString.html | 8 ++-- com/authlete/cbor/token/class-use/CTTrue.html | 8 ++-- .../cbor/token/class-use/CTUndefined.html | 8 ++-- .../token/class-use/CTUnsignedBigInteger.html | 8 ++-- .../token/class-use/CTUnsignedInteger.html | 8 ++-- com/authlete/cbor/token/package-frame.html | 6 +-- com/authlete/cbor/token/package-summary.html | 8 ++-- com/authlete/cbor/token/package-tree.html | 8 ++-- com/authlete/cbor/token/package-use.html | 8 ++-- com/authlete/cose/COSEEC2Key.html | 8 ++-- com/authlete/cose/COSEEncrypt.html | 8 ++-- com/authlete/cose/COSEEncrypt0.html | 8 ++-- com/authlete/cose/COSEException.html | 8 ++-- com/authlete/cose/COSEHeaderBuilder.html | 8 ++-- com/authlete/cose/COSEKey.html | 8 ++-- com/authlete/cose/COSEKeyBuilder.html | 8 ++-- com/authlete/cose/COSEMac.html | 8 ++-- com/authlete/cose/COSEMac0.html | 8 ++-- com/authlete/cose/COSEMessage.html | 8 ++-- .../cose/COSEMessageTagProcessor.html | 8 ++-- com/authlete/cose/COSEMessageType.html | 8 ++-- com/authlete/cose/COSEOKPKey.html | 8 ++-- com/authlete/cose/COSEObject.html | 8 ++-- com/authlete/cose/COSEProtectedHeader.html | 8 ++-- .../cose/COSEProtectedHeaderBuilder.html | 8 ++-- com/authlete/cose/COSERecipient.html | 8 ++-- com/authlete/cose/COSESign.html | 8 ++-- com/authlete/cose/COSESign1.html | 8 ++-- com/authlete/cose/COSESign1Builder.html | 8 ++-- com/authlete/cose/COSESignBuilder.html | 8 ++-- com/authlete/cose/COSESignature.html | 8 ++-- com/authlete/cose/COSESigner.html | 8 ++-- com/authlete/cose/COSEUnprotectedHeader.html | 8 ++-- .../cose/COSEUnprotectedHeaderBuilder.html | 8 ++-- com/authlete/cose/COSEVerifier.html | 8 ++-- com/authlete/cose/KeyGetter.html | 8 ++-- com/authlete/cose/SigStructure.html | 44 ++++++------------ com/authlete/cose/SigStructureBuilder.html | 46 +++++-------------- com/authlete/cose/class-use/COSEEC2Key.html | 8 ++-- com/authlete/cose/class-use/COSEEncrypt.html | 8 ++-- com/authlete/cose/class-use/COSEEncrypt0.html | 8 ++-- .../cose/class-use/COSEException.html | 8 ++-- .../cose/class-use/COSEHeaderBuilder.html | 8 ++-- com/authlete/cose/class-use/COSEKey.html | 8 ++-- .../cose/class-use/COSEKeyBuilder.html | 8 ++-- com/authlete/cose/class-use/COSEMac.html | 8 ++-- com/authlete/cose/class-use/COSEMac0.html | 8 ++-- com/authlete/cose/class-use/COSEMessage.html | 8 ++-- .../class-use/COSEMessageTagProcessor.html | 8 ++-- .../cose/class-use/COSEMessageType.html | 8 ++-- com/authlete/cose/class-use/COSEOKPKey.html | 8 ++-- com/authlete/cose/class-use/COSEObject.html | 8 ++-- .../cose/class-use/COSEProtectedHeader.html | 16 +++---- .../class-use/COSEProtectedHeaderBuilder.html | 8 ++-- .../cose/class-use/COSERecipient.html | 8 ++-- com/authlete/cose/class-use/COSESign.html | 8 ++-- com/authlete/cose/class-use/COSESign1.html | 8 ++-- .../cose/class-use/COSESign1Builder.html | 8 ++-- .../cose/class-use/COSESignBuilder.html | 8 ++-- .../cose/class-use/COSESignature.html | 8 ++-- com/authlete/cose/class-use/COSESigner.html | 8 ++-- .../cose/class-use/COSEUnprotectedHeader.html | 8 ++-- .../COSEUnprotectedHeaderBuilder.html | 8 ++-- com/authlete/cose/class-use/COSEVerifier.html | 8 ++-- com/authlete/cose/class-use/KeyGetter.html | 8 ++-- com/authlete/cose/class-use/SigStructure.html | 8 ++-- .../cose/class-use/SigStructureBuilder.html | 26 ++++------- .../cose/constants/COSEAlgorithms.html | 8 ++-- .../cose/constants/COSEEllipticCurves.html | 8 ++-- .../cose/constants/COSEHeaderParameters.html | 8 ++-- .../constants/COSEKeyCommonParameters.html | 8 ++-- .../cose/constants/COSEKeyOperations.html | 8 ++-- .../cose/constants/COSEKeyTypeParameters.html | 8 ++-- com/authlete/cose/constants/COSEKeyTypes.html | 8 ++-- .../constants/class-use/COSEAlgorithms.html | 8 ++-- .../class-use/COSEEllipticCurves.html | 8 ++-- .../class-use/COSEHeaderParameters.html | 8 ++-- .../class-use/COSEKeyCommonParameters.html | 8 ++-- .../class-use/COSEKeyOperations.html | 8 ++-- .../class-use/COSEKeyTypeParameters.html | 8 ++-- .../constants/class-use/COSEKeyTypes.html | 8 ++-- .../cose/constants/package-frame.html | 6 +-- .../cose/constants/package-summary.html | 8 ++-- com/authlete/cose/constants/package-tree.html | 8 ++-- com/authlete/cose/constants/package-use.html | 8 ++-- com/authlete/cose/package-frame.html | 6 +-- com/authlete/cose/package-summary.html | 8 ++-- com/authlete/cose/package-tree.html | 8 ++-- com/authlete/cose/package-use.html | 8 ++-- com/authlete/cwt/CWT.html | 8 ++-- com/authlete/cwt/CWTClaimsSet.html | 8 ++-- com/authlete/cwt/CWTClaimsSetBuilder.html | 8 ++-- com/authlete/cwt/CWTKeyProofBuilder.html | 8 ++-- com/authlete/cwt/CWTTagProcessor.html | 8 ++-- com/authlete/cwt/class-use/CWT.html | 8 ++-- com/authlete/cwt/class-use/CWTClaimsSet.html | 8 ++-- .../cwt/class-use/CWTClaimsSetBuilder.html | 8 ++-- .../cwt/class-use/CWTKeyProofBuilder.html | 8 ++-- .../cwt/class-use/CWTTagProcessor.html | 8 ++-- com/authlete/cwt/constants/CWTClaims.html | 8 ++-- .../cwt/constants/class-use/CWTClaims.html | 8 ++-- com/authlete/cwt/constants/package-frame.html | 6 +-- .../cwt/constants/package-summary.html | 8 ++-- com/authlete/cwt/constants/package-tree.html | 8 ++-- com/authlete/cwt/constants/package-use.html | 8 ++-- com/authlete/cwt/package-frame.html | 6 +-- com/authlete/cwt/package-summary.html | 8 ++-- com/authlete/cwt/package-tree.html | 8 ++-- com/authlete/cwt/package-use.html | 8 ++-- com/authlete/mdoc/AuthorizedDataElements.html | 8 ++-- .../mdoc/AuthorizedDataElementsEntry.html | 8 ++-- com/authlete/mdoc/AuthorizedNameSpaces.html | 8 ++-- com/authlete/mdoc/DataElementsArray.html | 8 ++-- com/authlete/mdoc/DeviceAuth.html | 8 ++-- com/authlete/mdoc/DeviceKeyInfo.html | 8 ++-- com/authlete/mdoc/DeviceNameSpaces.html | 8 ++-- com/authlete/mdoc/DeviceNameSpacesBytes.html | 8 ++-- com/authlete/mdoc/DeviceNameSpacesEntry.html | 8 ++-- com/authlete/mdoc/DeviceResponse.html | 8 ++-- com/authlete/mdoc/DeviceSigned.html | 8 ++-- com/authlete/mdoc/DeviceSignedItems.html | 8 ++-- com/authlete/mdoc/DeviceSignedItemsEntry.html | 8 ++-- com/authlete/mdoc/DigestIDs.html | 8 ++-- com/authlete/mdoc/DigestIDsEntry.html | 8 ++-- com/authlete/mdoc/Document.html | 8 ++-- com/authlete/mdoc/DocumentError.html | 8 ++-- com/authlete/mdoc/DocumentErrorEntry.html | 8 ++-- com/authlete/mdoc/ErrorItems.html | 8 ++-- com/authlete/mdoc/ErrorItemsEntry.html | 8 ++-- com/authlete/mdoc/Errors.html | 8 ++-- com/authlete/mdoc/ErrorsEntry.html | 8 ++-- com/authlete/mdoc/IssuerNameSpaces.html | 8 ++-- com/authlete/mdoc/IssuerNameSpacesEntry.html | 8 ++-- com/authlete/mdoc/IssuerSigned.html | 8 ++-- com/authlete/mdoc/IssuerSignedBuilder.html | 8 ++-- com/authlete/mdoc/IssuerSignedItem.html | 8 ++-- com/authlete/mdoc/IssuerSignedItemBytes.html | 8 ++-- com/authlete/mdoc/KeyAuthorizations.html | 8 ++-- com/authlete/mdoc/KeyInfo.html | 8 ++-- com/authlete/mdoc/KeyInfoEntry.html | 8 ++-- com/authlete/mdoc/MobileSecurityObject.html | 8 ++-- .../mdoc/MobileSecurityObjectBytes.html | 8 ++-- com/authlete/mdoc/ValidityInfo.html | 8 ++-- com/authlete/mdoc/ValueDigests.html | 8 ++-- com/authlete/mdoc/ValueDigestsEntry.html | 8 ++-- .../class-use/AuthorizedDataElements.html | 8 ++-- .../AuthorizedDataElementsEntry.html | 8 ++-- .../mdoc/class-use/AuthorizedNameSpaces.html | 8 ++-- .../mdoc/class-use/DataElementsArray.html | 8 ++-- com/authlete/mdoc/class-use/DeviceAuth.html | 8 ++-- .../mdoc/class-use/DeviceKeyInfo.html | 8 ++-- .../mdoc/class-use/DeviceNameSpaces.html | 8 ++-- .../mdoc/class-use/DeviceNameSpacesBytes.html | 8 ++-- .../mdoc/class-use/DeviceNameSpacesEntry.html | 8 ++-- .../mdoc/class-use/DeviceResponse.html | 8 ++-- com/authlete/mdoc/class-use/DeviceSigned.html | 8 ++-- .../mdoc/class-use/DeviceSignedItems.html | 8 ++-- .../class-use/DeviceSignedItemsEntry.html | 8 ++-- com/authlete/mdoc/class-use/DigestIDs.html | 8 ++-- .../mdoc/class-use/DigestIDsEntry.html | 8 ++-- com/authlete/mdoc/class-use/Document.html | 8 ++-- .../mdoc/class-use/DocumentError.html | 8 ++-- .../mdoc/class-use/DocumentErrorEntry.html | 8 ++-- com/authlete/mdoc/class-use/ErrorItems.html | 8 ++-- .../mdoc/class-use/ErrorItemsEntry.html | 8 ++-- com/authlete/mdoc/class-use/Errors.html | 8 ++-- com/authlete/mdoc/class-use/ErrorsEntry.html | 8 ++-- .../mdoc/class-use/IssuerNameSpaces.html | 8 ++-- .../mdoc/class-use/IssuerNameSpacesEntry.html | 8 ++-- com/authlete/mdoc/class-use/IssuerSigned.html | 8 ++-- .../mdoc/class-use/IssuerSignedBuilder.html | 8 ++-- .../mdoc/class-use/IssuerSignedItem.html | 8 ++-- .../mdoc/class-use/IssuerSignedItemBytes.html | 8 ++-- .../mdoc/class-use/KeyAuthorizations.html | 8 ++-- com/authlete/mdoc/class-use/KeyInfo.html | 8 ++-- com/authlete/mdoc/class-use/KeyInfoEntry.html | 8 ++-- .../mdoc/class-use/MobileSecurityObject.html | 8 ++-- .../class-use/MobileSecurityObjectBytes.html | 8 ++-- com/authlete/mdoc/class-use/ValidityInfo.html | 8 ++-- com/authlete/mdoc/class-use/ValueDigests.html | 8 ++-- .../mdoc/class-use/ValueDigestsEntry.html | 8 ++-- .../mdoc/constants/MDLClaimNames.html | 8 ++-- com/authlete/mdoc/constants/MDLConstants.html | 8 ++-- .../constants/class-use/MDLClaimNames.html | 8 ++-- .../constants/class-use/MDLConstants.html | 8 ++-- .../mdoc/constants/package-frame.html | 6 +-- .../mdoc/constants/package-summary.html | 8 ++-- com/authlete/mdoc/constants/package-tree.html | 8 ++-- com/authlete/mdoc/constants/package-use.html | 8 ++-- com/authlete/mdoc/package-frame.html | 6 +-- com/authlete/mdoc/package-summary.html | 8 ++-- com/authlete/mdoc/package-tree.html | 8 ++-- com/authlete/mdoc/package-use.html | 8 ++-- constant-values.html | 8 ++-- deprecated-list.html | 8 ++-- help-doc.html | 8 ++-- index-all.html | 16 +++---- index.html | 4 +- overview-frame.html | 6 +-- overview-summary.html | 10 ++-- overview-tree.html | 8 ++-- serialized-form.html | 8 ++-- 351 files changed, 1436 insertions(+), 1509 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 509b0f9..0b35384 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (com.authlete:cbor 1.15 API) - +All Classes (com.authlete:cbor 1.16 API) + diff --git a/allclasses-noframe.html b/allclasses-noframe.html index e6dfb48..d270da0 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (com.authlete:cbor 1.15 API) - +All Classes (com.authlete:cbor 1.16 API) + diff --git a/com/authlete/cbor/CBORBigInteger.html b/com/authlete/cbor/CBORBigInteger.html index 433e6bf..b25f276 100644 --- a/com/authlete/cbor/CBORBigInteger.html +++ b/com/authlete/cbor/CBORBigInteger.html @@ -2,10 +2,10 @@ - + -CBORBigInteger (com.authlete:cbor 1.15 API) - +CBORBigInteger (com.authlete:cbor 1.16 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 9f53aac..e4de5ad 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.15 API) - +com.authlete.cbor (com.authlete:cbor 1.16 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 083b349..207eb27 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.15 API) - +com.authlete.cbor.tag (com.authlete:cbor 1.16 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 4431b82..5dc44ef 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.15 API) - +com.authlete.cbor.token (com.authlete:cbor 1.16 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,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 @@ diff --git a/com/authlete/cose/constants/package-summary.html b/com/authlete/cose/constants/package-summary.html index 81937cb..6fdfa85 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.15 API) - +com.authlete.cose.constants (com.authlete:cbor 1.16 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 793a65a..1f5f9a0 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.15 API) - +com.authlete.cose (com.authlete:cbor 1.16 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 @@ diff --git a/com/authlete/cwt/constants/package-summary.html b/com/authlete/cwt/constants/package-summary.html index a27ba9f..ec4a98b 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.15 API) - +com.authlete.cwt.constants (com.authlete:cbor 1.16 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/com/authlete/cwt/package-summary.html b/com/authlete/cwt/package-summary.html index f92483f..2a6f0d7 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.15 API) - +com.authlete.cwt (com.authlete:cbor 1.16 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 78d48ea..bdbabb6 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.15 API) - +com.authlete.mdoc.constants (com.authlete:cbor 1.16 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 f68cf41..d04b68e 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.15 API) - +com.authlete.mdoc (com.authlete:cbor 1.16 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 bf9319e..46704a3 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + -Overview (com.authlete:cbor 1.15 API) - +Overview (com.authlete:cbor 1.16 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@