Hierarchy For Package com.duffel.sdk.invoker.auth
Class Hierarchy
- java.lang.Object
- com.duffel.sdk.invoker.auth.ApiKeyAuth (implements com.duffel.sdk.invoker.auth.Authentication)
- com.duffel.sdk.invoker.auth.HttpBasicAuth (implements com.duffel.sdk.invoker.auth.Authentication)
- com.duffel.sdk.invoker.auth.HttpBearerAuth (implements com.duffel.sdk.invoker.auth.Authentication)
Interface Hierarchy
- com.duffel.sdk.invoker.auth.Authentication