public abstract class Authenticator
extends java.lang.Object
Constructor and Description |
---|
Authenticator() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getDefaultUserName() |
protected PasswordAuthentication |
getPasswordAuthentication() |
protected int |
getRequestingPort() |
protected java.lang.String |
getRequestingPrompt() |
protected java.lang.String |
getRequestingProtocol() |
protected java.net.InetAddress |
getRequestingSite() |
protected final java.lang.String getDefaultUserName()
protected PasswordAuthentication getPasswordAuthentication()
protected final int getRequestingPort()
protected final java.lang.String getRequestingPrompt()
protected final java.lang.String getRequestingProtocol()
protected final java.net.InetAddress getRequestingSite()