Uses of Class
io.jenkins.plugins.propelo.commons.models.jenkins.output.JenkinsGeneralConfig.CSRF.CSRFBuilder
Packages that use JenkinsGeneralConfig.CSRF.CSRFBuilder
-
Uses of JenkinsGeneralConfig.CSRF.CSRFBuilder in io.jenkins.plugins.propelo.commons.models.jenkins.output
Methods in io.jenkins.plugins.propelo.commons.models.jenkins.output that return JenkinsGeneralConfig.CSRF.CSRFBuilderModifier and TypeMethodDescriptionJenkinsGeneralConfig.CSRF.builder()
JenkinsGeneralConfig.CSRF.CSRFBuilder.crumbIssuer
(String crumbIssuer) JenkinsGeneralConfig.CSRF.CSRFBuilder.excludeClientIPFromCrumb
(Boolean excludeClientIPFromCrumb) JenkinsGeneralConfig.CSRF.CSRFBuilder.preventCSRF
(boolean preventCSRF)