Diffusion Apple API  6.2.7
Unified Client Library for iOS, tvOS and OS X / macOS
 All Classes Functions Variables 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.

Since
6.0