Uses of Class
io.jenkins.plugins.env_variables_status_sync.model.HttpHeader
-
Packages that use HttpHeader Package Description io.jenkins.plugins.env_variables_status_sync io.jenkins.plugins.env_variables_status_sync.utils -
-
Uses of HttpHeader in io.jenkins.plugins.env_variables_status_sync
Method parameters in io.jenkins.plugins.env_variables_status_sync with type arguments of type HttpHeader Modifier and Type Method Description voidJobRunListenerSysConfig. setHttpHeaders(List<HttpHeader> httpHeaders) -
Uses of HttpHeader in io.jenkins.plugins.env_variables_status_sync.utils
Method parameters in io.jenkins.plugins.env_variables_status_sync.utils with type arguments of type HttpHeader Modifier and Type Method Description static voidUtils. decoderPassword(List<HttpHeader> headers)static voidUtils. encoderPassword(List<HttpHeader> headers)
-