Diffusion Apple API  6.10.3
Unified Client Library for iOS, tvOS and OS X / macOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
Instance Methods | List of all members
<PTDiffusionHTTPAuthentication> Protocol Reference

Introduction

The protocol implemented by classes providing authentication challenge handler implementations for HTTP connections.

Objects conforming to this protocol must be supplied with the session configuration in order to support HTTP proxies that require authentication.

Since
6.0
Inheritance diagram for <PTDiffusionHTTPAuthentication>:
PTDiffusionBasicHTTPProxyAuthentication

Instance Methods

(id
< PTDiffusionHTTPAuthenticationChallengeHandler >) 
- createHandler
 

Method Documentation

Create a challenge handler to be responsible for responding to authentication challenges during connection negotiation.

Returns
the challenge handler
Since
6.0