public 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 © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.