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