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