Uses of Class
io.helidon.security.providers.httpauth.HttpBasicAuthProvider
Packages that use HttpBasicAuthProvider
Package
Description
Basic security provider, supporting "basic" and "digest" authentication schemes with role support.
-
Uses of HttpBasicAuthProvider in io.helidon.security.providers.httpauth
Methods in io.helidon.security.providers.httpauth that return HttpBasicAuthProviderModifier and TypeMethodDescriptionHttpBasicAuthProvider.Builder.build()static HttpBasicAuthProviderDeprecated, for removal: This API element is subject to removal in a future version.static HttpBasicAuthProviderLoad this provider from configuration.
create(io.helidon.config.Config)instead