Package org.springframework.security.oauth2.client.web.client
package org.springframework.security.oauth2.client.web.client
-
ClassDescriptionProvides an easy mechanism for using an
OAuth2AuthorizedClient
to make OAuth 2.0 requests by including theaccess token
as a bearer token.A strategy for resolving aclientRegistrationId
from an intercepted request.A strategy for resolving aprincipal
from an intercepted request.A strategy for resolving aclientRegistrationId
from an intercepted request usingattributes
.A strategy for resolving aprincipal
from an intercepted request usingattributes
.A strategy for resolving aprincipal
from an intercepted request using theSecurityContextHolder
.