| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.server.impl.browser.token |
CMIS 1.1 Browser Binding Token Sample Implementation.
|
| org.apache.chemistry.opencmis.server.impl.webservices | |
| org.apache.chemistry.opencmis.server.shared |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenCallContextHandler |
| Modifier and Type | Method and Description |
|---|---|
protected CallContextHandler |
CmisWebServicesServlet.getCallContextHandler()
Returns the
CallContextHandler. |
| Constructor and Description |
|---|
CallContextHandlerInterceptor(CallContextHandler callContextHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeCallContextHandler
Call Context handler that takes the user from a request attribute.
|
class |
BasicAuthCallContextHandler
Call Context handler that handles basic authentication.
|
class |
UserPrincipalCallContextHandler
Call Context handler that handles UserPrincipals.
|
| Modifier and Type | Method and Description |
|---|---|
protected CallContextHandler |
AbstractCmisHttpServlet.getCallContextHandler()
Return the
CallContextHandler |
static CallContextHandler |
AbstractCmisHttpServlet.loadCallContextHandler(javax.servlet.ServletConfig config)
Loads a
CallContextHandler if it is configured in for this
servlet. |
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.