Interface | Description |
---|---|
AuthorizationProvider |
Interface to be implemented to add an Authorization header to an HTTP request.
|
Class | Description |
---|---|
BasicAuthorizationProvider |
Provides the Basic Authorization header to a request.
|
LaxHostnameVerifier |
An HostnameVerifier which accepts everything.
|
UrlConnectionFactory |
Constructs an HTTPURLConnection.
|
Copyright © 2009-2022 Apache Software Foundation. All Rights Reserved.