Class WildFlyElytronSaslOAuth2Provider

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

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

    • WildFlyElytronSaslOAuth2Provider

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

    • getInstance

      public static WildFlyElytronSaslOAuth2Provider getInstance()
      Get the OAuth2 SASL authentication mechanism provider instance.
      Returns:
      the OAuth2 SASL authentication mechanism provider instance