Uses of Package
io.helidon.security.providers.httpsign
Package
Description
Provider supporting validation of incoming signatures and signing of outbound requests.
-
ClassDescriptionHeaders supported by HTTP Signature.A provider that can authenticate incoming requests based on HTTP signature of header fields, and can create signatures for outbound requests.Fluent API builder for this provider.Configuration of inbound client.Fluent API builder to create a new instance of
InboundClientDefinition
.Configuration of outbound target to sign outgoing requests.Fluent API builder to buildOutboundTargetDefinition
instances.Configuration of required and "if-present" headers to be signed.Fluent API builder to createSignedHeadersConfig
instances.Configuration of headers to be signed.