| Interface | Description |
|---|---|
| CredHubOperations |
Specifies the main interaction with CredHub.
|
| ReactiveCredHubOperations |
Specifies the main interaction with CredHub.
|
| RestOperationsCallback<T> |
A callback for executing arbitrary operations on
RestOperations. |
| Class | Description |
|---|---|
| CredHubProperties |
Properties containing information about a CredHub server.
|
| CredHubProperties.OAuth2 |
Properties containing OAuth2 credentials for CredHub connectivity.
|
| CredHubTemplate |
Implements the main interaction with CredHub.
|
| ExceptionUtils | |
| ReactiveCredHubTemplate |
Implements the main interaction with CredHub.
|
| Exception | Description |
|---|---|
| CredHubException |
Exception class to capture errors specific to CredHub communication.
|