Package ucar.httpservices
Interface HTTPCredentialsProvider
-
- All Superinterfaces:
org.apache.http.client.CredentialsProvider
- All Known Implementing Classes:
UrlAuthenticatorDialog
public interface HTTPCredentialsProvider extends org.apache.http.client.CredentialsProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
remove(org.apache.http.HttpHost host)
-