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