Skip to content

Commit 3373b3e

Browse files
Updated JavaDoc for version 4.20.
1 parent 313d6f8 commit 3373b3e

669 files changed

Lines changed: 5078 additions & 2929 deletions

File tree

Some content is hidden

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

allclasses-index.html

Lines changed: 122 additions & 104 deletions
Large diffs are not rendered by default.

allclasses.html

Lines changed: 6 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 Tue Apr 29 11:07:37 UTC 2025 -->
6-
<title>All Classes (com.authlete:authlete-java-common 4.19 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Fri May 02 18:50:21 UTC 2025 -->
6+
<title>All Classes (com.authlete:authlete-java-common 4.20 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-04-29">
8+
<meta name="dc.created" content="2025-05-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>
@@ -228,6 +228,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
228228
<li><a href="com/authlete/common/util/MapUtils.html" title="class in com.authlete.common.util">MapUtils</a></li>
229229
<li><a href="com/authlete/common/util/MutableJsonPointer.html" title="class in com.authlete.common.util">MutableJsonPointer</a></li>
230230
<li><a href="com/authlete/common/dto/NamedUri.html" title="class in com.authlete.common.dto">NamedUri</a></li>
231+
<li><a href="com/authlete/common/dto/NativeSsoLogoutRequest.html" title="class in com.authlete.common.dto">NativeSsoLogoutRequest</a></li>
232+
<li><a href="com/authlete/common/dto/NativeSsoLogoutResponse.html" title="class in com.authlete.common.dto">NativeSsoLogoutResponse</a></li>
233+
<li><a href="com/authlete/common/dto/NativeSsoLogoutResponse.Action.html" title="enum in com.authlete.common.dto">NativeSsoLogoutResponse.Action</a></li>
231234
<li><a href="com/authlete/common/dto/NativeSsoRequest.html" title="class in com.authlete.common.dto">NativeSsoRequest</a></li>
232235
<li><a href="com/authlete/common/dto/NativeSsoResponse.html" title="class in com.authlete.common.dto">NativeSsoResponse</a></li>
233236
<li><a href="com/authlete/common/dto/NativeSsoResponse.Action.html" title="enum in com.authlete.common.dto">NativeSsoResponse.Action</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 Tue Apr 29 11:07:37 UTC 2025 -->
6-
<title>All Packages (com.authlete:authlete-java-common 4.19 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Fri May 02 18:50:21 UTC 2025 -->
6+
<title>All Packages (com.authlete:authlete-java-common 4.20 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-04-29">
8+
<meta name="dc.created" content="2025-05-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.19 API)";
24+
parent.document.title="All Packages (com.authlete:authlete-java-common 4.20 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 Tue Apr 29 11:07:37 UTC 2025 -->
6-
<title>JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.19 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Fri May 02 18:50:21 UTC 2025 -->
6+
<title>JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.20 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-04-29">
8+
<meta name="dc.created" content="2025-05-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.19 API)";
24+
parent.document.title="JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.20 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 Tue Apr 29 11:07:37 UTC 2025 -->
6-
<title>Uses of Class com.authlete.common.annotationprocessor.JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.19 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Fri May 02 18:50:21 UTC 2025 -->
6+
<title>Uses of Class com.authlete.common.annotationprocessor.JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.20 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-04-29">
8+
<meta name="dc.created" content="2025-05-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.19 API)";
24+
parent.document.title="Uses of Class com.authlete.common.annotationprocessor.JsonSetterAnnotationProcessor (com.authlete:authlete-java-common 4.20 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 Tue Apr 29 11:07:37 UTC 2025 -->
6-
<title>com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.19 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Fri May 02 18:50:21 UTC 2025 -->
6+
<title>com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.20 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-04-29">
8+
<meta name="dc.created" content="2025-05-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.19 API)";
24+
parent.document.title="com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.20 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 Tue Apr 29 11:07:37 UTC 2025 -->
6-
<title>com.authlete.common.annotationprocessor Class Hierarchy (com.authlete:authlete-java-common 4.19 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Fri May 02 18:50:21 UTC 2025 -->
6+
<title>com.authlete.common.annotationprocessor Class Hierarchy (com.authlete:authlete-java-common 4.20 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-04-29">
8+
<meta name="dc.created" content="2025-05-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.19 API)";
24+
parent.document.title="com.authlete.common.annotationprocessor Class Hierarchy (com.authlete:authlete-java-common 4.20 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 Tue Apr 29 11:07:37 UTC 2025 -->
6-
<title>Uses of Package com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.19 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Fri May 02 18:50:21 UTC 2025 -->
6+
<title>Uses of Package com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.20 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-04-29">
8+
<meta name="dc.created" content="2025-05-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.19 API)";
24+
parent.document.title="Uses of Package com.authlete.common.annotationprocessor (com.authlete:authlete-java-common 4.20 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 Tue Apr 29 11:07:37 UTC 2025 -->
6-
<title>AccessRight (com.authlete:authlete-java-common 4.19 API)</title>
5+
<!-- Generated by javadoc (11.0.16) on Fri May 02 18:50:21 UTC 2025 -->
6+
<title>AccessRight (com.authlete:authlete-java-common 4.20 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-04-29">
8+
<meta name="dc.created" content="2025-05-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.19 API)";
24+
parent.document.title="AccessRight (com.authlete:authlete-java-common 4.20 API)";
2525
}
2626
}
2727
catch(err) {

0 commit comments

Comments
 (0)