Namespace PushTechnology.ClientInterface.Client.Session.Proxy

Interfaces

IHttpProxyAuthentication

The interface for http proxy authentication.

IHttpProxyAuthenticationChallengeHandler

The interface for a proxy authentication challenge handler.

IProxyAuthenticationFactory

Factory for proxy authentication instances.

This factory allows common proxy authentication schemes to be used when connecting a session to a Diffusion server.

Back to top