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