| Class and Description |
|---|
| HttpSignHeader
Headers supported by HTTP Signature.
|
| HttpSignProvider
A provider that can authenticate incoming requests based on HTTP signature of header fields, and
can create signatures for outbound requests.
|
| HttpSignProvider.Builder
Fluent API builder for this provider.
|
| InboundClientDefinition
Configuration of inbound client.
|
| InboundClientDefinition.Builder
Fluent API builder to create a new instance of
InboundClientDefinition. |
| OutboundTargetDefinition
Configuration of outbound target to sign outgoing requests.
|
| OutboundTargetDefinition.Builder
Fluent API builder to build
OutboundTargetDefinition instances. |
| SignedHeadersConfig
Configuration of required and "if-present" headers to be signed.
|
| SignedHeadersConfig.Builder
Fluent API builder to create
SignedHeadersConfig instances. |
| SignedHeadersConfig.HeadersConfig
Configuration of headers to be signed.
|
Copyright © 2018–2019 Oracle Corporation. All rights reserved.