Uses of Class
org.alfresco.rest.sdk.feign.oauth2.OAuth2FeignRequestInterceptor
Packages that use OAuth2FeignRequestInterceptor
-
Uses of OAuth2FeignRequestInterceptor in org.alfresco.rest.sdk.feign.config
Methods in org.alfresco.rest.sdk.feign.config that return OAuth2FeignRequestInterceptorModifier and TypeMethodDescriptionOAuth2Configuration.requestInterceptor(org.springframework.security.oauth2.client.OAuth2AuthorizedClientManager authorizedClientManager, org.springframework.security.oauth2.client.OAuth2AuthorizeRequest oAuth2AuthorizeRequest, org.springframework.security.oauth2.client.InMemoryOAuth2AuthorizedClientService authorizedClientService)