|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 |
java.lang.Objectjava.net.Authenticator
net.sourceforge.wopa.AbstractSaver.InnerAuthenticator
class AbstractSaver.InnerAuthenticator
设置代理身份验证
嵌套类摘要 |
---|
从类 java.net.Authenticator 继承的嵌套类/接口 |
---|
java.net.Authenticator.RequestorType |
字段摘要 | |
---|---|
private java.lang.String |
password
|
private java.lang.String |
username
|
构造函数摘要 | |
---|---|
AbstractSaver.InnerAuthenticator(java.lang.String username,
java.lang.String password)
|
方法摘要 | |
---|---|
java.net.PasswordAuthentication |
getPasswordAuthentication()
覆写父类方法返回密码验证实例 |
从类 java.net.Authenticator 继承的方法 |
---|
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
字段详细信息 |
---|
private java.lang.String username
private java.lang.String password
构造函数详细信息 |
---|
AbstractSaver.InnerAuthenticator(java.lang.String username, java.lang.String password)
方法详细信息 |
---|
public java.net.PasswordAuthentication getPasswordAuthentication()
java.net.Authenticator
中的 getPasswordAuthentication
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 |