DefaultAuthenticationChallenger
public class DefaultAuthenticationChallenger : AuthenticationChallenger
Undocumented
-
Undocumented
Declaration
Swift
public init() -
Declaration
Swift
public func authenticationChallenger(handle challenge: URLAuthenticationChallenge, completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void)
DefaultAuthenticationChallenger Class Reference