| Package | Description |
|---|---|
| org.bbottema.javasocksproxyserver | |
| org.bbottema.javasocksproxyserver.auth |
| Modifier and Type | Method and Description |
|---|---|
SocksServer |
SocksServer.setAuthenticator(@NotNull Authenticator authenticator) |
void |
SyncSocksServer.start(int listenPort,
ServerSocketFactory serverSocketFactory,
Authenticator authenticator) |
| Constructor and Description |
|---|
ProxyHandler(Socket clientSocket,
Authenticator authenticator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuthenticator |
class |
UsernamePasswordAuthenticator |
Copyright © 2019–2024. All rights reserved.