public class

Authentication

extends Service
java.lang.Object
   ↳ javax.xml.ws.Service
     ↳ org.mule.modules.sharepoint.microsoft.authentication.Authentication

Class Overview

This class was generated by Apache CXF 2.5.1 2013-02-15T11:21:47.886-03:00 Generated source version: 2.5.1

Summary

Fields
public static final QName AuthenticationSoap
public static final QName AuthenticationSoap12
public static final QName SERVICE
public static final URL WSDL_LOCATION
[Expand]
Inherited Fields
From class javax.xml.ws.Service
Public Constructors
Authentication(URL wsdlLocation)
Authentication(URL wsdlLocation, QName serviceName)
Authentication()
Public Methods
AuthenticationSoap getAuthenticationSoap()
AuthenticationSoap getAuthenticationSoap(WebServiceFeature... features)
AuthenticationSoap getAuthenticationSoap12(WebServiceFeature... features)
AuthenticationSoap getAuthenticationSoap12()
[Expand]
Inherited Methods
From class javax.xml.ws.Service
From class java.lang.Object

Fields

public static final QName AuthenticationSoap

public static final QName AuthenticationSoap12

public static final QName SERVICE

public static final URL WSDL_LOCATION

Public Constructors

public Authentication (URL wsdlLocation)

Parameters
wsdlLocation

public Authentication (URL wsdlLocation, QName serviceName)

Parameters
wsdlLocation
serviceName

public Authentication ()

Public Methods

public AuthenticationSoap getAuthenticationSoap ()

Returns
  • returns AuthenticationSoap

public AuthenticationSoap getAuthenticationSoap (WebServiceFeature... features)

Parameters
features A list of javax.xml.ws.WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
Returns
  • returns AuthenticationSoap

public AuthenticationSoap getAuthenticationSoap12 (WebServiceFeature... features)

Parameters
features A list of javax.xml.ws.WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
Returns
  • returns AuthenticationSoap

public AuthenticationSoap getAuthenticationSoap12 ()

Returns
  • returns AuthenticationSoap