Interface | Description |
---|---|
LoginProvider |
Interface defining a login method, used during SOAP authentication.
|
Class | Description |
---|---|
NuxeoAuthCallContextHandler |
Call Context Handler for Nuxeo authentication that extracts the relevant user
name.
|
NuxeoCmisAuthHandler |
SOAP handler that extracts authentication information from the SOAP headers
and propagates it to Nuxeo for login.
|
NuxeoCmisContextListener |
Servlet context listener that sets up the CMIS service factory in the servlet
context as expected by
CmisAtomPubServlet
or
AbstractService
. |
NuxeoCmisServiceFactory |
Factory for a wrapped
NuxeoCmisService . |
TrustingLoginProvider |
Login provider that does not check the password and just logs in the provided
user.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.