Uses of Interface
jenkins.plugins.http_request.auth.Authenticator

Packages that use Authenticator
jenkins.plugins.http_request   
jenkins.plugins.http_request.auth   
 

Uses of Authenticator in jenkins.plugins.http_request
 

Methods in jenkins.plugins.http_request that return Authenticator
 Authenticator HttpRequest.DescriptorImpl.getAuthentication(String keyName)
           
 

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

Uses of Authenticator in jenkins.plugins.http_request.auth
 

Classes in jenkins.plugins.http_request.auth that implement Authenticator
 class BasicDigestAuthentication
           
 class FormAuthentication
           
 



Copyright © 2004-2015. All Rights Reserved.