Arquillian Warp REST Extension: API 1.0.0.Alpha4
G H O R S V 

G

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.

H

HttpMethod - Enum in org.jboss.arquillian.extension.rest.warp.api
Represents the http method.
HttpRequest - Interface in org.jboss.arquillian.extension.rest.warp.api
HTTP request that were received by the server.
HttpResponse - Interface in org.jboss.arquillian.extension.rest.warp.api
HTTP response that were send by the server back to the client.

O

org.jboss.arquillian.extension.rest.warp.api - package org.jboss.arquillian.extension.rest.warp.api
 

R

RestContext - Interface in org.jboss.arquillian.extension.rest.warp.api
Represents the captured rest execution context.

S

SecurityContext - Interface in org.jboss.arquillian.extension.rest.warp.api
The security context of the given request.

V

valueOf(String) - Static method in enum org.jboss.arquillian.extension.rest.warp.api.HttpMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.arquillian.extension.rest.warp.api.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
G H O R S V 
Arquillian Warp REST Extension: API 1.0.0.Alpha4

Copyright © 2015 JBoss by Red Hat. All rights reserved.