| java.lang.Object |
| ↳ |
org.mule.modules.sharepoint.api.service.impl.SharepointServiceProviderNTLMImpl |
Class Overview
This class handles the creation of the service client that will authenticate
with NTLM (Microsoft Technology)
Summary
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
From interface
org.mule.modules.sharepoint.api.service.SharepointServiceProvider
|
Fields
Public Constructors
Public Methods
public
synchronized
AlertsSoap
getAlertsSoapService
()
public
synchronized
CopySoap
getCopySoapService
()
public
synchronized
DwsSoap
getDwsSoapService
()
public
synchronized
FormsSoap
getFormsSoapService
()
public
synchronized
ImagingSoap
getImagingSoapService
()
public
synchronized
ListsSoap
getListSoapService
()
public
synchronized
PeopleSoap
getPeopleSoapService
()
public
synchronized
SitesSoap
getSitesService
()