Uses of Interface
org.eclipse.jetty.client.api.AuthenticationStore
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of AuthenticationStore in org.eclipse.jetty.client
Modifier and TypeMethodDescriptionvoid
HttpClient.setAuthenticationStore
(AuthenticationStore authenticationStore)