| Interface | Description |
|---|---|
| RequestSigner |
Main entry point for signing a request
|
| RequestSignerFactory |
Factory class to create RequestSigner instances.
|
| Class | Description |
|---|---|
| DefaultRequestSigner |
Class that exposes a way to create a
RequestSigner for use with OCI. |
| RequestSigningFilter |
Filter that adds authentication and User-Agent headers to a request.
|
| Enum | Description |
|---|---|
| SigningStrategy |
Enum for the various signing strategies used by OCI.
|
| Exception | Description |
|---|---|
| RequestSignerException |
Copyright © 2016–2024. All rights reserved.