Class WildFlyElytronHttpDigestProvider

All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

@Deprecated @MetaInfServices(java.security.Provider.class) public final class WildFlyElytronHttpDigestProvider extends WildFlyElytronBaseProvider
Deprecated.
Use org.wildfly.security.http.digest.WildFlyElytronHttpDigestProvider instead
Provider for the HTTP DIGEST authentication mechanism.
Author:
Farah Juma
See Also:
  • Constructor Details

    • WildFlyElytronHttpDigestProvider

      public WildFlyElytronHttpDigestProvider()
      Deprecated.
      Construct a new instance.
  • Method Details

    • getInstance

      public static WildFlyElytronHttpDigestProvider getInstance()
      Deprecated.
      Get the HTTP DIGEST authentication mechanism provider instance.
      Returns:
      the HTTP DIGEST authentication mechanism provider instance