public class

SharepointServiceProviderKerberos

extends ASharepointServiceProvider
java.lang.Object
   ↳ org.mule.modules.sharepoint.api.service.impl.ASharepointServiceProvider
     ↳ org.mule.modules.sharepoint.api.service.impl.SharepointServiceProviderKerberos

Summary

Fields
private static final Log LOG
private SharepointServiceConfigKerberos config
[Expand]
Inherited Fields
From class org.mule.modules.sharepoint.api.service.impl.ASharepointServiceProvider
Public Constructors
SharepointServiceProviderKerberos(SharepointServiceConfigKerberos config)
Protected Methods
void configureClientProxy(Object service, String serviceUrl)
Configure the clientProxy to interact with Kerberos authentication.
[Expand]
Inherited Methods
From class org.mule.modules.sharepoint.api.service.impl.ASharepointServiceProvider
From class java.lang.Object
From interface org.mule.modules.sharepoint.api.service.SharepointServiceProvider

Fields

private static final Log LOG

Public Constructors

public SharepointServiceProviderKerberos (SharepointServiceConfigKerberos config)

Parameters
config

Protected Methods

protected void configureClientProxy (Object service, String serviceUrl)

Configure the clientProxy to interact with Kerberos authentication.

Parameters
service
serviceUrl