Uses of Interface
org.eclipse.jetty.client.Socks5.Authentication
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of Socks5.Authentication in org.eclipse.jetty.client
Modifier and TypeMethodDescriptionSocks5.Authentication.Factory.newAuthentication()
Socks5.NoAuthenticationFactory.newAuthentication()
Socks5.UsernamePasswordAuthenticationFactory.newAuthentication()