Class WildFlyElytronSaslDigestProvider

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

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

    • WildFlyElytronSaslDigestProvider

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

    • getInstance

      public static WildFlyElytronSaslDigestProvider getInstance()
      Get the Digest SASL authentication mechanism provider instance.
      Returns:
      the Digest SASL authentication mechanism provider instance