protected class SharepointConnector.API extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
SharepointConnector.API() |
| Modifier and Type | Method and Description |
|---|---|
protected SharepointConnector.API |
auth(String user,
String password) |
protected SharepointAPI |
build()
Build API.
|
protected SharepointUser |
createUser(String userId,
String userName,
String email,
org.exoplatform.clouddrive.cmis.CMISAPI api) |
protected SharepointConnector.API |
serviceUrl(String serviceUrl) |
protected SharepointConnector.API auth(String user, String password)
protected SharepointConnector.API serviceUrl(String serviceUrl)
protected SharepointAPI build() throws org.exoplatform.clouddrive.cmis.CMISException, org.exoplatform.clouddrive.CloudDriveException
SharepointAPIorg.exoplatform.clouddrive.cmis.CMISException - if error happen during communication with SharePoint servicesorg.exoplatform.clouddrive.CloudDriveException - if cannot load local tokensprotected SharepointUser createUser(String userId, String userName, String email, org.exoplatform.clouddrive.cmis.CMISAPI api)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.