Class WildFlyElytronSaslScramProvider

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

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

    • WildFlyElytronSaslScramProvider

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

    • getInstance

      public static WildFlyElytronSaslScramProvider getInstance()
      Get the SCRAM SASL authentication mechanism provider instance.
      Returns:
      the SCRAM SASL authentication mechanism provider instance