Class WildFlyElytronHttpExternalProvider

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

@MetaInfServices(java.security.Provider.class) public class WildFlyElytronHttpExternalProvider extends WildFlyElytronBaseProvider
Provider for the HTTP External authentication mechanism.
Author:
Ashley Abdel-Sayed
See Also:
  • Constructor Details

    • WildFlyElytronHttpExternalProvider

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

    • getInstance

      public static WildFlyElytronHttpExternalProvider getInstance()
      Get the HTTP External authentication mechanism provider instance.
      Returns:
      the HTTP External authentication mechanism provider instance