Class SocksAuthRequest

    • Constructor Detail

      • SocksAuthRequest

        public SocksAuthRequest​(String username,
                                String password)
    • Method Detail

      • username

        public String username()
        Returns username that needs to be authenticated
        Returns:
        username that needs to be authenticated
      • password

        public String password()
        Returns password that needs to be validated
        Returns:
        password that needs to be validated