public interface RestContext
Inspection by using ArquillianResource injection. It's possible to access the service response through
getResponse().HttpRequest,
HttpResponse,
ArquillianResource| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
getHttpRequest()
Retrieves the http request.
|
HttpResponse |
getHttpResponse()
Retrieves the http response
|
javax.ws.rs.core.Response |
getResponse()
Retrieves the service response.
|
SecurityContext |
getSecurityContext()
Retrieves the security context.
|
HttpRequest getHttpRequest()
HttpResponse getHttpResponse()
javax.ws.rs.core.Response getResponse()
SecurityContext getSecurityContext()
Copyright © 2015 JBoss by Red Hat. All rights reserved.