public abstract class Authenticator extends Object
Constructor and Description |
---|
Authenticator() |
Modifier and Type | Method and Description |
---|---|
protected String |
getDefaultUserName() |
protected PasswordAuthentication |
getPasswordAuthentication() |
protected int |
getRequestingPort() |
protected String |
getRequestingPrompt() |
protected String |
getRequestingProtocol() |
protected InetAddress |
getRequestingSite() |
protected final String getDefaultUserName()
protected PasswordAuthentication getPasswordAuthentication()
protected final int getRequestingPort()
protected final String getRequestingPrompt()
protected final String getRequestingProtocol()
protected final InetAddress getRequestingSite()
Copyright © 2013. All Rights Reserved.