public final class IvyAuthenticator
extends java.net.Authenticator
Modifier and Type | Method and Description |
---|---|
protected java.net.PasswordAuthentication |
getPasswordAuthentication() |
static void |
install()
Installs an IvyAuthenticator as default Authenticator.
|
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
public static void install()
protected java.net.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class java.net.Authenticator