Package org.springframework.security.oauth2.server.resource.web.reactive.function.client
-
Class Summary Class Description ServerBearerExchangeFilterFunction AnExchangeFilterFunctionthat adds the Bearer Token from an existingAbstractOAuth2Tokentied to the currentAuthentication.ServletBearerExchangeFilterFunction AnExchangeFilterFunctionthat adds the Bearer Token from an existingAbstractOAuth2Tokentied to the currentAuthentication.