Uses of Class
io.helidon.security.providers.httpsign.OutboundTargetDefinition
Packages that use OutboundTargetDefinition
Package
Description
Provider supporting validation of incoming signatures and signing of outbound requests.
-
Uses of OutboundTargetDefinition in io.helidon.security.providers.httpsign
Methods in io.helidon.security.providers.httpsign that return OutboundTargetDefinitionModifier and TypeMethodDescriptionOutboundTargetDefinition.Builder.build()
static OutboundTargetDefinition
Create an instance from configuration.