Skip to content

Commit 3863398

Browse files
Updated JavaDoc for version 4.26.
1 parent 23d2a3c commit 3863398

File tree

699 files changed

+5599
-3438
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

699 files changed

+5599
-3438
lines changed

allclasses-index.html

Lines changed: 120 additions & 114 deletions
Large diffs are not rendered by default.

allclasses.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.14.1) on Fri Oct 03 14:29:54 JST 2025 -->
6-
<title>All Classes (com.authlete:authlete-java-common 4.23 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Sun Nov 02 21:49:20 UTC 2025 -->
6+
<title>All Classes (com.authlete:authlete-java-common 4.26 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-10-03">
8+
<meta name="dc.created" content="2025-11-02">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -232,6 +232,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
232232
<li><a href="com/authlete/common/annotationprocessor/JsonSetterAnnotationProcessor.html" title="class in com.authlete.common.annotationprocessor">JsonSetterAnnotationProcessor</a></li>
233233
<li><a href="com/authlete/common/types/JWEAlg.html" title="enum in com.authlete.common.types">JWEAlg</a></li>
234234
<li><a href="com/authlete/common/types/JWEEnc.html" title="enum in com.authlete.common.types">JWEEnc</a></li>
235+
<li><a href="com/authlete/common/types/JWEZip.html" title="enum in com.authlete.common.types">JWEZip</a></li>
235236
<li><a href="com/authlete/common/types/JWSAlg.html" title="enum in com.authlete.common.types">JWSAlg</a></li>
236237
<li><a href="com/authlete/common/assurance/constraint/LeafConstraint.html" title="class in com.authlete.common.assurance.constraint">LeafConstraint</a></li>
237238
<li><a href="com/authlete/common/util/MapControl.html" title="class in com.authlete.common.util">MapControl</a></li>

allpackages-index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.14.1) on Fri Oct 03 14:29:54 JST 2025 -->
6-
<title>All Packages (com.authlete:authlete-java-common 4.23 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Sun Nov 02 21:49:20 UTC 2025 -->
6+
<title>All Packages (com.authlete:authlete-java-common 4.26 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-10-03">
8+
<meta name="dc.created" content="2025-11-02">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="All Packages (com.authlete:authlete-java-common 4.23 API)";
24+
parent.document.title="All Packages (com.authlete:authlete-java-common 4.26 API)";
2525
}
2626
}
2727
catch(err) {

com/authlete/common/annotationprocessor/JsonSetterAnnotationProcessor.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.14.1) on Fri Oct 03 14:29:54 JST 2025 -->
6-
<title>JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.23 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Sun Nov 02 21:49:20 UTC 2025 -->
6+
<title>JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.26 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-10-03">
8+
<meta name="dc.created" content="2025-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../../script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.23 API)";
24+
parent.document.title="JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.26 API)";
2525
}
2626
}
2727
catch(err) {

com/authlete/common/annotationprocessor/class-use/JsonSetterAnnotationProcessor.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.14.1) on Fri Oct 03 14:29:54 JST 2025 -->
6-
<title>Uses of Class com.authlete.common.annotationprocessor.JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.23 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Sun Nov 02 21:49:20 UTC 2025 -->
6+
<title>Uses of Class com.authlete.common.annotationprocessor.JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.26 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-10-03">
8+
<meta name="dc.created" content="2025-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../../../script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Uses of Class com.authlete.common.annotationprocessor.JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.23 API)";
24+
parent.document.title="Uses of Class com.authlete.common.annotationprocessor.JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.26 API)";
2525
}
2626
}
2727
catch(err) {

com/authlete/common/annotationprocessor/package-summary.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.14.1) on Fri Oct 03 14:29:54 JST 2025 -->
6-
<title>com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.23 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Sun Nov 02 21:49:20 UTC 2025 -->
6+
<title>com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.26 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-10-03">
8+
<meta name="dc.created" content="2025-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../../script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.23 API)";
24+
parent.document.title="com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.26 API)";
2525
}
2626
}
2727
catch(err) {

com/authlete/common/annotationprocessor/package-tree.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.14.1) on Fri Oct 03 14:29:54 JST 2025 -->
6-
<title>com.authlete.common.annotationprocessor Class Hierarchy (com.authlete:authlete-java-common 4.23 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Sun Nov 02 21:49:20 UTC 2025 -->
6+
<title>com.authlete.common.annotationprocessor Class Hierarchy (com.authlete:authlete-java-common 4.26 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-10-03">
8+
<meta name="dc.created" content="2025-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../../script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="com.authlete.common.annotationprocessor Class Hierarchy (com.authlete:authlete-java-common 4.23 API)";
24+
parent.document.title="com.authlete.common.annotationprocessor Class Hierarchy (com.authlete:authlete-java-common 4.26 API)";
2525
}
2626
}
2727
catch(err) {

com/authlete/common/annotationprocessor/package-use.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.14.1) on Fri Oct 03 14:29:54 JST 2025 -->
6-
<title>Uses of Package com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.23 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Sun Nov 02 21:49:20 UTC 2025 -->
6+
<title>Uses of Package com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.26 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-10-03">
8+
<meta name="dc.created" content="2025-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../../script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Uses of Package com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.23 API)";
24+
parent.document.title="Uses of Package com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.26 API)";
2525
}
2626
}
2727
catch(err) {

com/authlete/common/api/AccessRight.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.14.1) on Fri Oct 03 14:29:54 JST 2025 -->
6-
<title>AccessRight (com.authlete:authlete-java-common 4.23 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Sun Nov 02 21:49:20 UTC 2025 -->
6+
<title>AccessRight (com.authlete:authlete-java-common 4.26 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-10-03">
8+
<meta name="dc.created" content="2025-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../../script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="AccessRight (com.authlete:authlete-java-common 4.23 API)";
24+
parent.document.title="AccessRight (com.authlete:authlete-java-common 4.26 API)";
2525
}
2626
}
2727
catch(err) {

com/authlete/common/api/AuthleteApi.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.14.1) on Fri Oct 03 14:29:54 JST 2025 -->
6-
<title>AuthleteApi (com.authlete:authlete-java-common 4.23 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Sun Nov 02 21:49:20 UTC 2025 -->
6+
<title>AuthleteApi (com.authlete:authlete-java-common 4.26 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-10-03">
8+
<meta name="dc.created" content="2025-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../../script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="AuthleteApi (com.authlete:authlete-java-common 4.23 API)";
24+
parent.document.title="AuthleteApi (com.authlete:authlete-java-common 4.26 API)";
2525
}
2626
}
2727
catch(err) {

0 commit comments

Comments
 (0)