Package org.springframework.security.oauth2.client.web.client
package org.springframework.security.oauth2.client.web.client
-
ClassDescriptionInvokes
ClientAttributes.clientRegistrationId(String)with the value specified byClientRegistrationIdon the request.Provides an easy mechanism for using anOAuth2AuthorizedClientto make OAuth 2.0 requests by including theaccess tokenas a bearer token.A strategy for resolving aclientRegistrationIdfrom an intercepted request.A strategy for resolving aprincipalfrom an intercepted request.A strategy for resolving aclientRegistrationIdfrom an intercepted request usingattributes.A strategy for resolving aprincipalfrom an intercepted request usingattributes.A strategy for resolving aprincipalfrom an intercepted request using theSecurityContextHolder.