Class WildFlyElytronSaslPlainProvider

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

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

    • WildFlyElytronSaslPlainProvider

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

    • getInstance

      public static WildFlyElytronSaslPlainProvider getInstance()
      Get the Plain SASL authentication mechanism provider instance.
      Returns:
      the Plain SASL authentication mechanism provider instance