类 SocksAuthenticator
java.lang.Object
java.net.Authenticator
com.dtflys.forest.backend.SocksAuthenticator
-
嵌套类概要
从类继承的嵌套类/接口 java.net.Authenticator
Authenticator.RequestorType -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static SocksAuthenticatorprotected PasswordAuthenticationvoidvoidsetPasswordAuthenticator(String username, String password) voidsetPasswordAuthenticator(PasswordAuthentication passwordAuthentication) 从类继承的方法 java.net.Authenticator
getDefault, getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthenticationInstance, setDefault
-
构造器详细资料
-
SocksAuthenticator
public SocksAuthenticator()
-
-
方法详细资料
-
getInstance
-
setPasswordAuthenticator
-
setPasswordAuthenticator
-
removePasswordAuthenticator
public void removePasswordAuthenticator() -
getPasswordAuthentication
-