Add author for SecurityReactorContextConfiguration

Issue gh-7422
This commit is contained in:
Joe Grandja 2019-09-27 15:15:07 -04:00
parent 0fea57d6a1
commit 5ef6e7ed6f
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ import static org.springframework.security.config.annotation.web.configuration.S
* to the Reactor {@code Context} so that it's accessible in every flow, if required.
*
* @author Joe Grandja
* @author Roman Matiushchenko
* @since 5.2
* @see OAuth2ImportSelector
*/