Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4dff94d

Browse files
committed
fix javadoc to fix build under openJDK 18.0.2
1 parent3a07d71 commit4dff94d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎scribejava-core/src/main/java/com/github/scribejava/core/model/OAuth2AccessToken.java‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55

66
/**
77
* Represents an OAuth 2 Access token.
8-
* <p>
98
* http://tools.ietf.org/html/rfc6749#section-5.1
109
*
1110
* @see <a href="https://tools.ietf.org/html/rfc6749#section-4.1.4">OAuth 2 Access Token Specification</a>
12-
* </p>
1311
*/
1412
publicclassOAuth2AccessTokenextendsToken {
1513

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp