public static class RestSecuritySettings.RestXsrfProtection extends Object
Constructor and Description |
---|
RestXsrfProtection() |
RestXsrfProtection(Boolean enabled,
Boolean disableForHTTPGET) |
Modifier and Type | Method and Description |
---|---|
Boolean |
isDisableForHTTPGET() |
Boolean |
isEnabled() |
void |
setDisableForHTTPGET(Boolean disableForHTTPGET) |
void |
setEnabled(Boolean enabled) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.