Uses of Class
io.helidon.security.providers.httpsign.InboundClientDefinition
Package
Description
Provider supporting validation of incoming signatures and signing of outbound requests.
-
Uses of InboundClientDefinition in io.helidon.security.providers.httpsign
Modifier and TypeMethodDescriptionInboundClientDefinition.Builder.build()
static InboundClientDefinition
Create a new instance from configuration.Modifier and TypeMethodDescriptionHttpSignProvider.Builder.addInbound
(InboundClientDefinition client) Add inbound configuration.