Procházet zdrojové kódy

Add author for SecurityReactorContextConfiguration

Issue gh-7422
Joe Grandja před 6 roky
rodič
revize
5ef6e7ed6f

+ 1 - 0
config/src/main/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfiguration.java

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