Diffusion Apple API 6.11.5
Unified Client Library for iOS, tvOS and OS X / macOS
Loading...
Searching...
No Matches
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

◆ createHandler

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

Returns
the challenge handler
Since
6.0