Skip to content

io.helidon.security.providers.httpauth.ConfigUserStore.ConfigUser

Description

A user that is loaded from configuration

Configuration options

KeyTypeDescription
passwordStringUser's password
rolesList<String>List of roles the user is in
loginStringUser's login

Usages


See the manifest for all available types.