- getAuthenticationScheme() - Method in interface org.jboss.arquillian.extension.rest.warp.api.SecurityContext
-
Retrieves the authentication scheme.
- getContentType() - Method in interface org.jboss.arquillian.extension.rest.warp.api.HttpRequest
-
Retrieves the request content type.
- getContentType() - Method in interface org.jboss.arquillian.extension.rest.warp.api.HttpResponse
-
Retrieves the content type.
- getEntity() - Method in interface org.jboss.arquillian.extension.rest.warp.api.HttpRequest
-
Retrieves the request entity.
- getEntity() - Method in interface org.jboss.arquillian.extension.rest.warp.api.HttpResponse
-
Retrieves the entity.
- getHeaders() - Method in interface org.jboss.arquillian.extension.rest.warp.api.HttpRequest
-
Retrieves the request http headers.
- getHeaders() - Method in interface org.jboss.arquillian.extension.rest.warp.api.HttpResponse
-
Retrieves the request http headers.
- getHttpRequest() - Method in interface org.jboss.arquillian.extension.rest.warp.api.RestContext
-
Retrieves the http request.
- getHttpResponse() - Method in interface org.jboss.arquillian.extension.rest.warp.api.RestContext
-
Retrieves the http response
- getMethod() - Method in interface org.jboss.arquillian.extension.rest.warp.api.HttpRequest
-
Retrieves the http method.
- getPrincipal() - Method in interface org.jboss.arquillian.extension.rest.warp.api.SecurityContext
-
Retrieves the principal.
- getResponse() - Method in interface org.jboss.arquillian.extension.rest.warp.api.RestContext
-
Retrieves the service response.
- getSecurityContext() - Method in interface org.jboss.arquillian.extension.rest.warp.api.RestContext
-
Retrieves the security context.
- getStatusCode() - Method in interface org.jboss.arquillian.extension.rest.warp.api.HttpResponse
-
Retrieves the status code.