Package org.apache.nifi.web.client
Class StandardWebClientService.ProxyPasswordAuthenticator
java.lang.Object
java.net.Authenticator
org.apache.nifi.web.client.StandardWebClientService.ProxyPasswordAuthenticator
- Enclosing class:
StandardWebClientService
-
Nested Class Summary
Nested classes/interfaces inherited from class java.net.Authenticator
Authenticator.RequestorType
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.net.Authenticator
getDefault, getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthenticationInstance, setDefault
-
Field Details
-
passwordAuthentication
-
-
Constructor Details
-
ProxyPasswordAuthenticator
ProxyPasswordAuthenticator(PasswordAuthentication passwordAuthentication)
-
-
Method Details
-
getPasswordAuthentication
- Overrides:
getPasswordAuthentication
in classAuthenticator
-