Uses of Class
jenkins.plugins.http_request.auth.FormAuthentication

Packages that use FormAuthentication
jenkins.plugins.http_request   
 

Uses of FormAuthentication in jenkins.plugins.http_request
 

Methods in jenkins.plugins.http_request that return types with arguments of type FormAuthentication
 List<FormAuthentication> HttpRequest.DescriptorImpl.getFormAuthentications()
           
 

Method parameters in jenkins.plugins.http_request with type arguments of type FormAuthentication
 void HttpRequest.DescriptorImpl.setFormAuthentications(List<FormAuthentication> formAuthentications)
           
 



Copyright © 2004-2015. All Rights Reserved.