Uses of Interface
org.eclipse.jetty.client.AuthenticationStore
-
Uses of AuthenticationStore in org.eclipse.jetty.client
Modifier and TypeMethodDescriptionHttpClient.getAuthenticationStore()
Get the authentication store associated with this instance.Modifier and TypeMethodDescriptionvoid
HttpClient.setAuthenticationStore
(AuthenticationStore authenticationStore) Set the authentication store associated with this instance. -
Uses of AuthenticationStore in org.eclipse.jetty.client.internal