public class PublicApiCMISHttpServletRequest extends CMISHttpServletRequest
baseUrlGenerator, binding, currentDescriptor, httpReq, id, networkId, operation, repositoryId, req, serviceName
Constructor and Description |
---|
PublicApiCMISHttpServletRequest(org.springframework.extensions.webscripts.WebScriptRequest req,
java.lang.String serviceName,
BaseUrlGenerator baseUrlGenerator,
CMISDispatcherRegistry.Binding binding,
org.alfresco.service.descriptor.Descriptor currentDescriptor) |
Modifier and Type | Method and Description |
---|---|
protected void |
addAttributes() |
getAttribute, getAttributeNames, getAuthType, getCharacterEncoding, getContentLength, getContentType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getInputStream, getIntHeader, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getMethod, getParameter, getParameterMap, getParameterNames, getParameterValues, getPathInfo, getPathTranslated, getProtocol, getQueryString, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRemoteUser, getRequestDispatcher, getRequestedSessionId, getRequestURI, getRequestURL, getScheme, getServerName, getServerPort, getServletPath, getSession, getSession, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isSecure, isUserInRole, removeAttribute, setAttribute, setCharacterEncoding
public PublicApiCMISHttpServletRequest(org.springframework.extensions.webscripts.WebScriptRequest req, java.lang.String serviceName, BaseUrlGenerator baseUrlGenerator, CMISDispatcherRegistry.Binding binding, org.alfresco.service.descriptor.Descriptor currentDescriptor)
protected void addAttributes()
addAttributes
in class CMISHttpServletRequest
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.