Uses of Interface
org.eclipse.jetty.client.AuthenticationStore
Packages that use AuthenticationStore
-
Uses of AuthenticationStore in org.eclipse.jetty.client
Methods in org.eclipse.jetty.client that return AuthenticationStoreModifier and TypeMethodDescriptionHttpClient.getAuthenticationStore()
Get the authentication store associated with this instance.Methods in org.eclipse.jetty.client with parameters of type AuthenticationStoreModifier and TypeMethodDescriptionvoid
HttpClient.setAuthenticationStore
(AuthenticationStore authenticationStore) Set the authentication store associated with this instance. -
Uses of AuthenticationStore in org.eclipse.jetty.client.internal
Classes in org.eclipse.jetty.client.internal that implement AuthenticationStore