Uses of Class
io.helidon.security.providers.common.OutboundConfig.Builder
Package
Description
Common classes for provider implementation.
-
Uses of OutboundConfig.Builder in io.helidon.security.providers.common
Modifier and TypeMethodDescriptionOutboundConfig.Builder.addTarget
(OutboundTarget config) Add a new target configuration.static OutboundConfig.Builder
OutboundConfig.builder()
New builder to programmatically build targets.