Package org.springframework.security.oauth2.client.web.client
package org.springframework.security.oauth2.client.web.client
-
ClassDescriptionProvides an easy mechanism for using an
OAuth2AuthorizedClientto 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.