mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 13:53:14 +00:00
Update javadoc
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
parent
1e4dd713c5
commit
48eb243012
@ -91,8 +91,8 @@ public final class DefaultOAuth2TokenRequestHeadersConverter<T extends AbstractO
|
||||
|
||||
/**
|
||||
* Creates a {@link DefaultOAuth2TokenRequestHeadersConverter} that populates default
|
||||
* {@link HttpHeaders} that includes {@code charset=UTF-8} on both the {@code Accept}
|
||||
* and {@code Content-Type} headers to provide backwards compatibility for
|
||||
* {@link HttpHeaders} that includes {@code charset=UTF-8} on {@code Content-Type}
|
||||
* headers to provide backwards compatibility for
|
||||
* {@link AbstractOAuth2AuthorizationGrantRequestEntityConverter}.
|
||||
* @return the default headers converter
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user