All Classes and Interfaces

Class
Description
Configuration for basic authentication.
Configuration for external delegated authentication mechanism.
Interface to be implemented to allow a delegated authentication in the SDK feign clients.
Feign RequestInterceptor that delegates the authentication in an external class implementing DelegatedAuthenticationProvider.
 
Configuration for OAuth2 authentication flows.
Feign RequestInterceptor that makes use of the OAuth2 support classes from Spring Security to obtain an access token and add the corresponding authorization header to the feign request.