Uses of Package
io.helidon.security.providers.httpsign
Packages that use io.helidon.security.providers.httpsign
Package
Description
Provider supporting validation of incoming signatures and signing of outbound requests.
-
Classes in io.helidon.security.providers.httpsign used by io.helidon.security.providers.httpsignClassDescriptionHeaders 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.