- cancelAuthenticationChallenge:
Cancels a given authentication challenge.
与えられた認証チャレンジをキャンセルします。
- continueWithoutCredentialForAuthenticationChallenge:
Attempt to continue downloading a request without providing a credential for a given challenge.
リクエストのダウンロードをある資格情報をある与えられたチャレンジに対して提供することなしに継続しようと試みます。
- useCredential:forAuthenticationChallenge:
Attempt to use a given credential for a given authentication challenge.
与えられた資格情報をある与えられた認証チャレンジに対して使用しようと試みます。
- performDefaultHandlingForAuthenticationChallenge:
Causes the system-provided default behavior to be used.
システム提供の省略時の挙動が使われるようにします。