| Interface | Description |
|---|---|
| Authorization |
This interface reflects the information for an authorization.
|
| Class | Description |
|---|---|
| BasicDigestAuthorization |
This class reflects the information for a Basic or Digest authorization of a HTTP request.
|
| HeaderAuthorization |
This class reflects the information for a header authorization of a HTTP request.
|
| Proxy |
This class reflects the Proxy settings of a HTTP request.
|
| Request |
This class reflects the information for a REST request.
|
| ResultKeyValueMap |
The key value object of the result of a REST Connector
|
| SSL |
This class reflects the information for SSL.
|
| Store |
A basic key store to be used in a HTTP request.
|
| Enum | Description |
|---|---|
| AuthorizationType | |
| HTTPMethod |
The HTTP methods applicable for REST.
|
| ProxyProtocol |
The Proxy protocols applicable for REST.
|
| SSLVerifier |
The SSL verifiers applicable for REST.
|
Copyright © 2020. All rights reserved.