Uses of Class
io.helidon.security.providers.header.HeaderAtnOutboundConfig.Builder
Package
Description
Provider that can extract username from a (any) header.
-
Uses of HeaderAtnOutboundConfig.Builder in io.helidon.security.providers.header
Modifier and TypeMethodDescriptionHeaderAtnOutboundConfig.builder()
Fluent API builder to create header outbound configuration.Update this builder from configuration.HeaderAtnOutboundConfig.Builder.explicitUser
(String explicitUser) Username to propagate.HeaderAtnOutboundConfig.Builder.tokenHandler
(TokenHandler tokenHandler) Configuration of the outbound header the identity will be propagated.