Uses of Interface
org.openapitools.client.auth.Authentication
Packages that use Authentication
-
Uses of Authentication in org.openapitools.client
Fields in org.openapitools.client with type parameters of type AuthenticationMethods in org.openapitools.client that return AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentication(String authName) Get authentication for the given name.Methods in org.openapitools.client that return types with arguments of type AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentications()Get authentications (key: authentication name, value: authentication). -
Uses of Authentication in org.openapitools.client.auth
Classes in org.openapitools.client.auth that implement Authentication