Java io.netty.handler.codec.socksx.v5 Socks5PasswordAuthRequest fields, constructors, methods, implement or subclass

Example usage for Java io.netty.handler.codec.socksx.v5 Socks5PasswordAuthRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.handler.codec.socksx.v5 Socks5PasswordAuthRequest.

The text is from its open source code.

Method

Stringpassword()
Returns the password of this request.
Stringusername()
Returns the username of this request.