Uses of Class
jenkins.plugins.http_request.auth.BasicDigestAuthentication
Packages that use BasicDigestAuthentication
-
Uses of BasicDigestAuthentication in jenkins.plugins.http_request
Methods in jenkins.plugins.http_request that return types with arguments of type BasicDigestAuthenticationModifier and TypeMethodDescriptionHttpRequestGlobalConfig.getBasicDigestAuthentications()
Deprecated.removed without replacementMethod parameters in jenkins.plugins.http_request with type arguments of type BasicDigestAuthenticationModifier and TypeMethodDescriptionvoid
HttpRequestGlobalConfig.setBasicDigestAuthentications
(List<BasicDigestAuthentication> basicDigestAuthentications) Deprecated.removed without replacement