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