See: Description
| Class | Description |
|---|---|
| Rest |
A simple client for issuing HTTP requests.
|
| RestResponse |
This class contains the metadata and data that was downloaded by
Rest
from an HTTP response. |
| Exception | Description |
|---|---|
| RestException |
Intended for internal use by other classes within the Vault driver library.
Functionality for making REST calls, with no dependencies beyond the Java standard library.