| Package | Description |
|---|---|
| io.helidon.security.providers.httpauth |
Basic security provider, supporting "basic" and "digest" authentication schemes with role support.
|
| Class and Description |
|---|
| ConfigUserStore
User store loaded from configuration.
|
| HttpBasicAuthProvider
Http authentication security provider.
|
HttpBasicAuthProvider.Builder
HttpBasicAuthProvider fluent API builder. |
| HttpDigest.Algorithm
Http digest algorithm.
|
| HttpDigest.Qop
Http digest QOP (quality of protection).
|
| HttpDigestAuthProvider
Http authentication security provider.
|
HttpDigestAuthProvider.Builder
HttpDigestAuthProvider fluent API builder. |
| UserStore
Store of users for resolving httpauth and digest authentication.
|
| UserStore.User
Representation of a single user.
|
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.