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