public class CorsProtectedResource extends Object
| Constructor and Description |
|---|
CorsProtectedResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getWithHeaders() |
String |
getWithNoHeaders() |
String |
postWithHeaders() |
String |
postWithNoHeaders() |
String |
putWithHeaders() |
String |
putWithNoHeaders() |
public String getWithNoHeaders()
public String getWithHeaders()
public String postWithNoHeaders()
public String postWithHeaders()
public String putWithNoHeaders()
public String putWithHeaders()
Copyright © 2017 Atlassian. All rights reserved.