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 OutboundTargetDefinitionDeprecated, for removal: This API element is subject to removal in a future version.static OutboundTargetDefinitionCreate an instance from configuration.
create(io.helidon.config.Config)instead