Class RequestAttributePrincipalResolver

java.lang.Object
org.springframework.security.oauth2.client.web.client.RequestAttributePrincipalResolver
All Implemented Interfaces:
OAuth2ClientHttpRequestInterceptor.PrincipalResolver

public class RequestAttributePrincipalResolver extends Object implements OAuth2ClientHttpRequestInterceptor.PrincipalResolver
A strategy for resolving a principal from an intercepted request using attributes.
Since:
6.4