Class OAuth2WebClientHttpServiceGroupConfigurer

java.lang.Object
org.springframework.security.oauth2.client.web.reactive.function.client.support.OAuth2WebClientHttpServiceGroupConfigurer
All Implemented Interfaces:
org.springframework.core.Ordered, org.springframework.web.reactive.function.client.support.WebClientHttpServiceGroupConfigurer, org.springframework.web.service.registry.HttpServiceGroupConfigurer<org.springframework.web.reactive.function.client.WebClient.Builder>

public final class OAuth2WebClientHttpServiceGroupConfigurer extends Object implements org.springframework.web.reactive.function.client.support.WebClientHttpServiceGroupConfigurer
Simplify adding OAuth2 support to interface based rest clients that use WebClient.
Since:
7.0