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