Uses of Class
io.helidon.security.providers.httpauth.HttpBasicAuthProvider
Package
Description
Basic security provider, supporting "basic" and "digest" authentication schemes with role support.
-
Uses of HttpBasicAuthProvider in io.helidon.security.providers.httpauth
Modifier and TypeMethodDescriptionHttpBasicAuthProvider.Builder.build()
static HttpBasicAuthProvider
Load this provider from configuration.