Class WildFlyElytronSaslExternalProvider

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

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

    • WildFlyElytronSaslExternalProvider

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

    • getInstance

      public static WildFlyElytronSaslExternalProvider getInstance()
      Get the External SASL authentication mechanism provider instance.
      Returns:
      the External SASL authentication mechanism provider instance