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 void
JobRunListenerSysConfig. 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 void
Utils. decoderPassword(List<HttpHeader> headers)
static void
Utils. encoderPassword(List<HttpHeader> headers)
-