public static class SOCKS5Constants.Method extends Object
Modifier and Type | Field | Description |
---|---|---|
static int |
NO_ACCEPTABLE_METHODS |
|
static int |
NO_AUTH_REQUIRED |
|
static int |
USERNAME_PASSWORD |
Constructor | Description |
---|---|
Method() |
public static final int NO_AUTH_REQUIRED
public static final int USERNAME_PASSWORD
public static final int NO_ACCEPTABLE_METHODS