Package com.fortify.plugin.jenkins
Class FortifyPlugin.UseProxyBlock
- java.lang.Object
-
- com.fortify.plugin.jenkins.FortifyPlugin.UseProxyBlock
-
- Enclosing class:
- FortifyPlugin
@Deprecated public static class FortifyPlugin.UseProxyBlock extends Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description UseProxyBlock(String updateProxyUrl, String updateProxyUsername, String updateProxyPassword)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description String
getProxyPassword()
Deprecated.String
getProxyUrl()
Deprecated.String
getProxyUsername()
Deprecated.
-