public class PublicApiCMISHttpServletRequest extends CMISHttpServletRequest
baseUrlGenerator, binding, currentDescriptor, httpReq, id, networkId, operation, req, serviceName
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH
Constructor and Description |
---|
PublicApiCMISHttpServletRequest(org.springframework.extensions.webscripts.WebScriptRequest req,
String serviceName,
BaseUrlGenerator baseUrlGenerator,
CMISDispatcherRegistry.Binding binding,
Descriptor currentDescriptor,
TenantAdminService tenantAdminService) |
Modifier and Type | Method and Description |
---|---|
protected void |
addAttributes() |
authenticate, getAsyncContext, getAttribute, getAttributeNames, getAuthType, getCharacterEncoding, getContentLength, getContentType, getContextPath, getCookies, getDateHeader, getDispatcherType, getHeader, getHeaderNames, getHeaders, getInputStream, getIntHeader, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getMethod, getParameter, getParameterMap, getParameterNames, getParameterValues, getPart, getParts, getPathInfo, getPathTranslated, getProtocol, getQueryString, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRemoteUser, getRequestDispatcher, getRequestedSessionId, getRequestURI, getRequestURL, getScheme, getServerName, getServerPort, getServletContext, getServletPath, getSession, getSession, getUserPrincipal, isAsyncStarted, isAsyncSupported, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isSecure, isUserInRole, login, logout, removeAttribute, setAttribute, setCharacterEncoding, startAsync, startAsync
public PublicApiCMISHttpServletRequest(org.springframework.extensions.webscripts.WebScriptRequest req, String serviceName, BaseUrlGenerator baseUrlGenerator, CMISDispatcherRegistry.Binding binding, Descriptor currentDescriptor, TenantAdminService tenantAdminService)
protected void addAttributes()
addAttributes
in class CMISHttpServletRequest
Copyright © 2005–2017 Alfresco Software. All rights reserved.