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.
|
versiondecoderResult, setDecoderResultCopyright © 2008–2015 The Netty Project. All rights reserved.