java.lang.Object
io.helidon.security.spi.SynchronousProvider
io.helidon.security.providers.header.HeaderAtnProvider
All Implemented Interfaces:
AuthenticationProvider, OutboundSecurityProvider, SecurityProvider

public class HeaderAtnProvider extends SynchronousProvider implements AuthenticationProvider, OutboundSecurityProvider
Security provider that extracts a username (or service name) from a header. This provider also supports propagation of identity through a header.