Class WildFlyElytronSaslGs2Provider

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

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

    • WildFlyElytronSaslGs2Provider

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

    • getInstance

      public static WildFlyElytronSaslGs2Provider getInstance()
      Get the GS2 SASL authentication mechanism provider instance.
      Returns:
      the GS2 SASL authentication mechanism provider instance