Interface | Description |
---|---|
LoginProvider |
Interface defining a login method, used during SOAP authentication.
|
NuxeoCmisErrorHelper.ErrorExtractor |
Interface for a helper able to extract the error from an exception.
|
Class | Description |
---|---|
Activator |
This bundle activator ensures that the init sequence happens in the right order.
|
ContextListenerDelayer |
This class is just a wrapper to hold the initialization of Nuxeo CMIS until we have received the "go ahead" from the
Runtime and that everything is fully initialized.
|
CXFAuthHandler |
Extracts username and password from a UsernameToken
|
CXFAuthHandler.AttributedString | |
CXFAuthHandler.ObjectFactory | |
CXFAuthHandler.PasswordString | |
CXFAuthHandler.SecurityHeaderType | |
CXFAuthHandler.UsernameTokenType | |
DefaultErrorExtractor |
Helper to deal with HTTP errors.
|
NuxeoAuthCallContextHandler |
Call Context Handler for Nuxeo authentication that extracts the relevant user name.
|
NuxeoCmisAtomPubServlet |
Subclass CmisAtomPubServlet to inject a virtual-hosted base URL if needed.
|
NuxeoCmisAuthHandler |
SOAP handler that extracts authentication information from the SOAP headers and propagates it to Nuxeo for login.
|
NuxeoCmisBrowserBindingServlet |
Subclass NuxeoCmisBrowserBindingServlet to inject a virtual-hosted base URL if needed.
|
NuxeoCmisBrowserBindingServlet.NuxeoBrowserServiceCall | |
NuxeoCmisContextListener |
Servlet context listener that sets up the CMIS service factory in the servlet context as expected by
CmisAtomPubServlet or
CmisBrowserBindingServlet or
AbstractService . |
NuxeoCmisErrorHelper |
Helper to deal with HTTP errors.
|
NuxeoCmisErrorHelper.ErrorInfo |
Info about an error to return to client code.
|
NuxeoCmisServiceFactory |
Factory for a wrapped
NuxeoCmisService . |
NuxeoCmisServiceFactoryDescriptor |
Nuxeo CmisServiceFactory Descriptor.
|
NuxeoCmisServiceFactoryManager |
Service holding the definition
|
NuxeoCmisServiceFactoryManager.NuxeoCmisServiceFactoryDescriptorRegistry | |
NuxeoCmisServiceWrapper |
CMIS Conformance Service Wrapper that has better exception handling than the default.
|
Copyright © 2018 Nuxeo. All rights reserved.