Skip to content

Commit 48eb243

Browse files
ngocnhan-tran1996rwinch
authored andcommitted
Update javadoc
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
1 parent 1e4dd71 commit 48eb243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

oauth2/oauth2-client/src/main/java/org/springframework/security/oauth2/client/endpoint/DefaultOAuth2TokenRequestHeadersConverter.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ public void setEncodeClientCredentials(boolean encodeClientCredentials) {
9191

9292
/**
9393
* Creates a {@link DefaultOAuth2TokenRequestHeadersConverter} that populates default
94-
* {@link HttpHeaders} that includes {@code charset=UTF-8} on both the {@code Accept}
95-
* and {@code Content-Type} headers to provide backwards compatibility for
94+
* {@link HttpHeaders} that includes {@code charset=UTF-8} on {@code Content-Type}
95+
* headers to provide backwards compatibility for
9696
* {@link AbstractOAuth2AuthorizationGrantRequestEntityConverter}.
9797
* @return the default headers converter
9898
*/

0 commit comments

Comments
 (0)