Class SPSProxyHelper.UserGroupWS
- java.lang.Object
-
- org.apache.axis.client.Service
-
- com.microsoft.schemas.sharepoint.soap.directory.UserGroupLocator
-
- org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.UserGroupWS
-
- All Implemented Interfaces:
com.microsoft.schemas.sharepoint.soap.directory.UserGroup,java.io.Serializable,javax.naming.Referenceable,javax.xml.rpc.Service
- Enclosing class:
- SPSProxyHelper
protected static class SPSProxyHelper.UserGroupWS extends com.microsoft.schemas.sharepoint.soap.directory.UserGroupLocatorSharePoint UserGroup Service Wrapper Class- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserGroupWS(java.lang.String siteUrl, java.lang.String userName, java.lang.String password, org.apache.axis.EngineConfiguration configuration, org.apache.http.client.HttpClient httpClient)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.microsoft.schemas.sharepoint.soap.directory.UserGroupSoapgetUserGroupSoapHandler()-
Methods inherited from class com.microsoft.schemas.sharepoint.soap.directory.UserGroupLocator
getPort, getPort, getPorts, getServiceName, getUserGroupSoap, getUserGroupSoap, getUserGroupSoapAddress, getUserGroupSoapWSDDServiceName, setEndpointAddress, setEndpointAddress, setUserGroupSoapEndpointAddress, setUserGroupSoapWSDDServiceName
-
Methods inherited from class org.apache.axis.client.Service
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry, setTypeMappingVersion
-
-
-
-
Constructor Detail
-
UserGroupWS
public UserGroupWS(java.lang.String siteUrl, java.lang.String userName, java.lang.String password, org.apache.axis.EngineConfiguration configuration, org.apache.http.client.HttpClient httpClient) throws java.net.MalformedURLException- Throws:
java.net.MalformedURLException
-
-