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

public class HttpBasicAuthProvider extends SynchronousProvider implements AuthenticationProvider, OutboundSecurityProvider
Http authentication security provider. Provides support for username and password authentication, with support for roles list.