Uses of Class
io.helidon.security.providers.httpsign.OutboundTargetDefinition
-
Packages that use OutboundTargetDefinition Package Description io.helidon.security.providers.httpsign 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 OutboundTargetDefinition Modifier and Type Method Description OutboundTargetDefinition
OutboundTargetDefinition.Builder. build()
static OutboundTargetDefinition
OutboundTargetDefinition. create(Config config)
Create an instance from configuration.
-