|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContainerRequest
The HTTP request context supplied by the container.
This interface is a place for holder for any container specific HTTP request functionality that may be required in the future.
Field Summary |
---|
Fields inherited from interface javax.ws.rs.core.SecurityContext |
---|
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH |
Method Summary |
---|
Methods inherited from interface com.sun.ws.rest.api.core.HttpRequestContext |
---|
getAbsolutePath, getAcceptableMediaType, getBaseUri, getCookieNameValueMap, getEntity, getEntity, getHeaderValue, getHttpMethod, getRequestUri |
Methods inherited from interface javax.ws.rs.core.HttpHeaders |
---|
getAcceptableMediaTypes, getCookies, getLanguage, getMediaType, getRequestHeaders |
Methods inherited from interface javax.ws.rs.core.Request |
---|
evaluatePreconditions, evaluatePreconditions, evaluatePreconditions, selectVariant |
Methods inherited from interface javax.ws.rs.core.SecurityContext |
---|
getAuthenticationScheme, getUserPrincipal, isSecure, isUserInRole |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |