Package org.springframework.security.oauth2.client.web.reactive.function.client
@NullMarked
package org.springframework.security.oauth2.client.web.reactive.function.client
Exchange filter functions for OAuth2 Client with WebClient.
-
ClassDescriptionProvides an easy mechanism for using an
OAuth2AuthorizedClientto make OAuth2 requests by including the token as a Bearer Token.A strategy for resolving aMonoof theprincipalfrom an intercepted request.Provides an easy mechanism for using anOAuth2AuthorizedClientto make OAuth 2.0 requests by including theaccess tokenas a bearer token.A strategy for resolving aprincipalfrom an intercepted request.