Class WildFlyElytronSaslLocalUserProvider

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

@MetaInfServices(java.security.Provider.class) public final class WildFlyElytronSaslLocalUserProvider extends WildFlyElytronBaseProvider
Provider for the JBOSS-LOCAL-USER SASL authentication mechanism.
Author:
Farah Juma
See Also:
  • Constructor Details

    • WildFlyElytronSaslLocalUserProvider

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

    • getInstance

      public static WildFlyElytronSaslLocalUserProvider getInstance()
      Get the JBOSS-LOCAL-USER SASL authentication mechanism provider instance.
      Returns:
      the JBOSS-LOCAL-USER authentication mechanism provider instance