diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurer.java index e5aba72060..ba334bd383 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurer.java @@ -58,7 +58,7 @@ import org.springframework.util.Assert; * {@link ClientRegistrationRepository} {@code @Bean} may be registered instead. * *

Security Filters

- *

+ * * The following {@code Filter}'s are populated for {@link #authorizationCodeGrant()}: * *

* *

Shared Objects Created

- *

+ * * The following shared objects are populated: * *

* *

Shared Objects Used

- *

+ * * The following shared objects are used: * *