Uses of Interface
org.eclipse.jetty.client.api.AuthenticationStore
Packages that use 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
Classes in org.eclipse.jetty.client that implement AuthenticationStoreMethods in org.eclipse.jetty.client that return AuthenticationStoreMethods in org.eclipse.jetty.client with parameters of type AuthenticationStoreModifier and TypeMethodDescriptionvoid
HttpClient.setAuthenticationStore
(AuthenticationStore authenticationStore)