| Package | Description |
|---|---|
| org.exoplatform.clouddrive.cmis |
CMIS connector.
|
| Modifier and Type | Method and Description |
|---|---|
protected CMISConnector.API |
CMISConnector.API.auth(String user,
String password)
Authenticate to the API with user and password.
|
protected CMISConnector.API |
CMISConnector.API.serviceUrl(String serviceUrl)
Set CMIS service URL.
|
| Modifier and Type | Method and Description |
|---|---|
protected static CMISUser |
JCRLocalCMISDrive.loadUser(CMISConnector.API apiBuilder,
javax.jcr.Node driveNode)
Load user from the drive Node.
|
| Constructor and Description |
|---|
JCRLocalCMISDrive(CMISConnector.API apiBuilder,
javax.jcr.Node driveNode,
org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviders,
org.exoplatform.clouddrive.jcr.NodeFinder finder,
org.exoplatform.clouddrive.utils.ExtendedMimeTypeResolver mimeTypes,
String exoURL) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.