Class SinkResource
- java.lang.Object
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.sink.SinkResource
-
@Singleton public class SinkResource extends Object
This resource just eats data (accepts any content type). Useful for testing of filters.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.Response
sink()
This method will be reported by Panopticon as XSRF security threat.
-