|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.net.Authenticator
org.openstreetmap.fma.jtiledownloader.network.ProxyConnection.ProxyAuth
private static class ProxyConnection.ProxyAuth
Nested Class Summary |
---|
Nested classes/interfaces inherited from class java.net.Authenticator |
---|
java.net.Authenticator.RequestorType |
Field Summary | |
---|---|
private java.lang.String |
_password
|
private java.lang.String |
_username
|
Constructor Summary | |
---|---|
ProxyConnection.ProxyAuth(java.lang.String username,
java.lang.String passwort)
|
Method Summary | |
---|---|
protected java.net.PasswordAuthentication |
getPasswordAuthentication()
|
Methods inherited from class java.net.Authenticator |
---|
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.String _username
private java.lang.String _password
Constructor Detail |
---|
public ProxyConnection.ProxyAuth(java.lang.String username, java.lang.String passwort)
Method Detail |
---|
protected java.net.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class java.net.Authenticator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |