Skip to content

Commit fc1b53f

Browse files
Updated JavaDoc for version 4.29.
1 parent bd76120 commit fc1b53f

File tree

707 files changed

+7523
-4225
lines changed

Some content is hidden

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

707 files changed

+7523
-4225
lines changed

allclasses-index.html

Lines changed: 239 additions & 233 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.16) on Wed Nov 05 07:58:09 UTC 2025 -->
6-
<title>All Classes (com.authlete:authlete-java-common 4.28 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Tue Nov 18 10:35:17 UTC 2025 -->
6+
<title>All Classes (com.authlete:authlete-java-common 4.29 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-11-05">
8+
<meta name="dc.created" content="2025-11-18">
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>
@@ -117,6 +117,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
117117
<li><a href="com/authlete/common/dto/ClientSecretRefreshResponse.html" title="class in com.authlete.common.dto">ClientSecretRefreshResponse</a></li>
118118
<li><a href="com/authlete/common/dto/ClientSecretUpdateRequest.html" title="class in com.authlete.common.dto">ClientSecretUpdateRequest</a></li>
119119
<li><a href="com/authlete/common/dto/ClientSecretUpdateResponse.html" title="class in com.authlete.common.dto">ClientSecretUpdateResponse</a></li>
120+
<li><a href="com/authlete/common/types/ClientSource.html" title="enum in com.authlete.common.types">ClientSource</a></li>
120121
<li><a href="com/authlete/common/types/ClientType.html" title="enum in com.authlete.common.types">ClientType</a></li>
121122
<li><a href="com/authlete/common/util/security/CodecCipher.html" title="class in com.authlete.common.util.security">CodecCipher</a></li>
122123
<li><a href="com/authlete/common/types/CodeChallengeMethod.html" title="enum in com.authlete.common.types">CodeChallengeMethod</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.16) on Wed Nov 05 07:58:09 UTC 2025 -->
6-
<title>All Packages (com.authlete:authlete-java-common 4.28 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Tue Nov 18 10:35:17 UTC 2025 -->
6+
<title>All Packages (com.authlete:authlete-java-common 4.29 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-11-05">
8+
<meta name="dc.created" content="2025-11-18">
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.28 API)";
24+
parent.document.title="All Packages (com.authlete:authlete-java-common 4.29 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.16) on Wed Nov 05 07:58:09 UTC 2025 -->
6-
<title>JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.28 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Tue Nov 18 10:35:17 UTC 2025 -->
6+
<title>JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.29 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-11-05">
8+
<meta name="dc.created" content="2025-11-18">
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.28 API)";
24+
parent.document.title="JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.29 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.16) on Wed Nov 05 07:58:09 UTC 2025 -->
6-
<title>Uses of Class com.authlete.common.annotationprocessor.JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.28 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Tue Nov 18 10:35:17 UTC 2025 -->
6+
<title>Uses of Class com.authlete.common.annotationprocessor.JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.29 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-11-05">
8+
<meta name="dc.created" content="2025-11-18">
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.28 API)";
24+
parent.document.title="Uses of Class com.authlete.common.annotationprocessor.JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.29 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.16) on Wed Nov 05 07:58:09 UTC 2025 -->
6-
<title>com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.28 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Tue Nov 18 10:35:17 UTC 2025 -->
6+
<title>com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.29 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-11-05">
8+
<meta name="dc.created" content="2025-11-18">
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.28 API)";
24+
parent.document.title="com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.29 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.16) on Wed Nov 05 07:58:09 UTC 2025 -->
6-
<title>com.authlete.common.annotationprocessor Class Hierarchy (com.authlete:authlete-java-common 4.28 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Tue Nov 18 10:35:17 UTC 2025 -->
6+
<title>com.authlete.common.annotationprocessor Class Hierarchy (com.authlete:authlete-java-common 4.29 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-11-05">
8+
<meta name="dc.created" content="2025-11-18">
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.28 API)";
24+
parent.document.title="com.authlete.common.annotationprocessor Class Hierarchy (com.authlete:authlete-java-common 4.29 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.16) on Wed Nov 05 07:58:09 UTC 2025 -->
6-
<title>Uses of Package com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.28 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Tue Nov 18 10:35:17 UTC 2025 -->
6+
<title>Uses of Package com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.29 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-11-05">
8+
<meta name="dc.created" content="2025-11-18">
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.28 API)";
24+
parent.document.title="Uses of Package com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.29 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.16) on Wed Nov 05 07:58:09 UTC 2025 -->
6-
<title>AccessRight (com.authlete:authlete-java-common 4.28 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Tue Nov 18 10:35:17 UTC 2025 -->
6+
<title>AccessRight (com.authlete:authlete-java-common 4.29 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-11-05">
8+
<meta name="dc.created" content="2025-11-18">
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.28 API)";
24+
parent.document.title="AccessRight (com.authlete:authlete-java-common 4.29 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.16) on Wed Nov 05 07:58:09 UTC 2025 -->
6-
<title>AuthleteApi (com.authlete:authlete-java-common 4.28 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Tue Nov 18 10:35:17 UTC 2025 -->
6+
<title>AuthleteApi (com.authlete:authlete-java-common 4.29 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-11-05">
8+
<meta name="dc.created" content="2025-11-18">
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.28 API)";
24+
parent.document.title="AuthleteApi (com.authlete:authlete-java-common 4.29 API)";
2525
}
2626
}
2727
catch(err) {

0 commit comments

Comments
 (0)