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