@Named @Produces(value="application/json") @Consumes(value="application/json") @Path(value="/cookie") public class TestkitCookieResource extends Object
| Constructor and Description |
|---|
TestkitCookieResource(PropertyManager propertyManager) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getConfiguration() |
javax.ws.rs.core.Response |
updateConfiguration(CookieConfigEntity cookieConfigEntity) |
@Inject public TestkitCookieResource(PropertyManager propertyManager)
@GET public javax.ws.rs.core.Response getConfiguration()
@POST public javax.ws.rs.core.Response updateConfiguration(CookieConfigEntity cookieConfigEntity)
Copyright © 2022 Atlassian. All rights reserved.