io.helidon.security.providers.httpauth.HttpDigest.Qop
Description
This type is an enumeration.
Allowed Values
| Value | Description |
|---|---|
NONE | Legacy approach - used internally to parse headers |
AUTH | QOP "auth" - stands for "authentication" |
Usages
security.providers.http-digest-auth.qopserver.features.security.security.providers.http-digest-auth.qop
See the manifest for all available types.