Package | Description |
---|---|
org.apache.chemistry.opencmis.server.shared |
Modifier and Type | Class and Description |
---|---|
class |
BasicAuthCallContextHandler
Call Context handler that handles basic authentication.
|
Modifier and Type | Method and Description |
---|---|
static CallContext |
HttpUtils.createContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.ServletContext servletContext,
String binding,
CmisVersion cmisVersion,
CallContextHandler callContextHandler,
File tempDir,
int memoryThreshold,
long maxContentSize,
boolean encrypt)
Creates a
CallContext object from a servlet request. |
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.