| Package | Description |
|---|---|
| io.helidon.security.providers.httpauth |
Basic security provider, supporting "basic" and "digest" authentication schemes with role support.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<UserStore.User> |
ConfigUserStore.user(String login) |
Optional<UserStore.User> |
UserStore.user(String login)
Get user based on login.
|
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.