Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Session.Proxy.IHttpProxyAuthentication Interface Reference

The interface for http proxy authentication. More...

Inherited by PushTechnology.ClientInterface.Client.Session.Proxy.BasicProxyAuthentication, and PushTechnology.ClientInterface.Client.Session.Proxy.NullHttpProxyAuthentication.

Public Member Functions

IHttpProxyAuthenticationChallengeHandler CreateHandler (ISessionAttributes sessionAttributes)
 Create a challenge handler using this proxy authentication scheme. The challenge handler is responsible for responding to authentication challenges from the proxy during connection negotiation. More...
 

Detailed Description

The interface for http proxy authentication.

Member Function Documentation

IHttpProxyAuthenticationChallengeHandler PushTechnology.ClientInterface.Client.Session.Proxy.IHttpProxyAuthentication.CreateHandler ( ISessionAttributes  sessionAttributes)

Create a challenge handler using this proxy authentication scheme. The challenge handler is responsible for responding to authentication challenges from the proxy during connection negotiation.

Parameters
sessionAttributesthe Diffusion SessionAttributes
Returns
a challenge handler for this authentication scheme

The documentation for this interface was generated from the following file: