NSURLAuthenticationMethodDefault
Use the default authentication method for a protocol.
あるプロトコルに対する省略時の認証メソッドを使います。
NSURLAuthenticationMethodHTMLForm
Use HTML form authentication for this protection space.
この保護空間に対してHTML形式認証を使います。
NSURLAuthenticationMethodHTTPDigest
Use HTTP digest authentication for this protection space.
この保護空間に対してHTTPダイジェスト認証を使います。