Package uk.ac.starlink.topcat
Class SwingHttpAuthenticator
java.lang.Object
java.net.Authenticator
uk.ac.starlink.topcat.SwingHttpAuthenticator
Authenticator for password-protected HTTP connections that pops up a
dialogue asking the user for credentials.
- Since:
- 12 Jun 2013
- Author:
- Mark Taylor
-
Nested Class Summary
Nested classes/interfaces inherited from class java.net.Authenticator
Authenticator.RequestorType
-
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
-
Constructor Details
-
SwingHttpAuthenticator
Constructor.- Parameters:
parent
- dialogue parent
-
-
Method Details
-
getPasswordAuthentication
- Overrides:
getPasswordAuthentication
in classAuthenticator
-