Class HttpDigest
java.lang.Object
io.helidon.security.providers.httpauth.HttpDigest
Deprecated, for removal: This API element is subject to removal in a future version.
HTTP Digest authentication relies on obsolete MD5-based authentication and will be removed in a future
version without replacement
Digest specific enums.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumDeprecated, for removal: This API element is subject to removal in a future version.HTTP Digest authentication relies on obsolete MD5-based authentication and will be removed in a future version without replacementstatic enumDeprecated, for removal: This API element is subject to removal in a future version.HTTP Digest authentication relies on obsolete MD5-based authentication and will be removed in a future version without replacement -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
HttpDigest
public HttpDigest()Deprecated, for removal: This API element is subject to removal in a future version.
-