Class WildFlyElytronHttpFormProvider

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

@Deprecated @MetaInfServices(java.security.Provider.class) public final class WildFlyElytronHttpFormProvider extends WildFlyElytronBaseProvider
Deprecated.
Use org.wildfly.security.http.form.WildFlyElytronHttpFormProvider instead
Provider for the HTTP FORM authentication mechanism.
Author:
Farah Juma
See Also:
  • Constructor Details

    • WildFlyElytronHttpFormProvider

      public WildFlyElytronHttpFormProvider()
      Deprecated.
      Construct a new instance.
  • Method Details

    • getInstance

      public static WildFlyElytronHttpFormProvider getInstance()
      Deprecated.
      Get the HTTP FORM authentication mechanism provider instance.
      Returns:
      the HTTP FORM authentication mechanism provider instance