Class WildFlyElytronHttpDigestProvider

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

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

    • WildFlyElytronHttpDigestProvider

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

    • getInstance

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