Uses of Interface
com.duffel.sdk.invoker.auth.Authentication
Packages that use Authentication
-
Uses of Authentication in com.duffel.sdk.invoker
Methods in com.duffel.sdk.invoker that return AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentication(String authName) Get authentication for the given name.Methods in com.duffel.sdk.invoker that return types with arguments of type AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentications()Get authentications (key: authentication name, value: authentication). -
Uses of Authentication in com.duffel.sdk.invoker.auth
Classes in com.duffel.sdk.invoker.auth that implement Authentication