Uses of Interface
io.helidon.security.providers.httpauth.SecureUserStore.User
Packages that use SecureUserStore.User
Package
Description
Basic security provider, supporting "basic" and "digest" authentication schemes with role support.
-
Uses of SecureUserStore.User in io.helidon.security.providers.httpauth
Classes in io.helidon.security.providers.httpauth that implement SecureUserStore.UserModifier and TypeClassDescriptionstatic classA user that is loaded from configuration.Methods in io.helidon.security.providers.httpauth that return types with arguments of type SecureUserStore.UserModifier and TypeMethodDescriptionGet user based on login.