Package | Description |
---|---|
socks |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationNone
SOCKS5 none authentication.
|
class |
UserPasswordAuthentication
SOCKS5 User Password authentication scheme.
|
Modifier and Type | Method and Description |
---|---|
Authentication |
Socks5Proxy.getAuthenticationMethod(int methodId)
Get authentication method, which corresponds to given method id
|
Modifier and Type | Method and Description |
---|---|
boolean |
Socks5Proxy.setAuthenticationMethod(int methodId,
Authentication method)
Adds another authentication method.
|
Copyright © 2024. All rights reserved.