Fix format gh-9183

This commit is contained in:
Joe Grandja 2020-11-03 14:00:07 -05:00
parent aeb999eae2
commit dafedf93fa
1 changed files with 2 additions and 2 deletions

View File

@ -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