Fix format gh-9183
This commit is contained in:
parent
aeb999eae2
commit
dafedf93fa
|
@ -18,8 +18,8 @@ package org.springframework.security.oauth2.core.endpoint;
|
|||
|
||||
/**
|
||||
* Standard and custom (non-standard) parameter names defined in the OAuth Parameters
|
||||
* Registry and used by the authorization endpoint, token endpoint and
|
||||
* token revocation endpoint.
|
||||
* Registry and used by the authorization endpoint, token endpoint and token revocation
|
||||
* endpoint.
|
||||
*
|
||||
* @author Joe Grandja
|
||||
* @since 5.0
|
||||
|
|
Loading…
Reference in New Issue