- 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.
与えられた資格情報をある与えられた認証チャレンジに対して使用しようと試みます。
- rejectProtectionSpaceAndContinueWithChallenge:
Rejects the currently supplied protection space.
現在提供された保護空間を拒否します。