Class FormAuthentication

java.lang.Object
hudson.model.AbstractDescribableImpl<FormAuthentication>
jenkins.plugins.http_request.auth.FormAuthentication
All Implemented Interfaces:
Describable<FormAuthentication>, Serializable, Authenticator

public class FormAuthentication extends AbstractDescribableImpl<FormAuthentication> implements Authenticator
Author:
Janario Oliveira
See Also:
  • Constructor Details

    • FormAuthentication

      @DataBoundConstructor public FormAuthentication(String keyName, List<RequestAction> actions)
  • Method Details