public interface Socks5PasswordAuthRequest extends Socks5Message
| Modifier and Type | Method and Description |
|---|---|
String |
password()
Returns the password of this request.
|
String |
username()
Returns the username of this request.
|
versionCopyright © 2008–2025 The Netty Project. All rights reserved.