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.
|
version
decoderResult, setDecoderResult
Copyright © 2008–2017 The Netty Project. All rights reserved.