Uses of Class
com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestXsrfProtection
-
Packages that use RestSecuritySettings.RestXsrfProtection Package Description com.atlassian.bamboo.rest.model.admin.security -
-
Uses of RestSecuritySettings.RestXsrfProtection in com.atlassian.bamboo.rest.model.admin.security
Methods in com.atlassian.bamboo.rest.model.admin.security that return RestSecuritySettings.RestXsrfProtection Modifier and Type Method Description RestSecuritySettings.RestXsrfProtection
RestSecuritySettings. getXsrfProtection()
Methods in com.atlassian.bamboo.rest.model.admin.security with parameters of type RestSecuritySettings.RestXsrfProtection Modifier and Type Method Description void
RestSecuritySettings. setXsrfProtection(RestSecuritySettings.RestXsrfProtection xsrfProtection)
-