NSURLAuthenticationMethodHTMLForm
Use HTML form authentication for this protection space.
この保護空間に対してHTML形式認証を使います。
NSURLAuthenticationMethodHTTPBasic
Use HTTP basic authentication for this protection space.
この保護空間に対してHTTPベーシック認証を使います。
NSURLAuthenticationMethodHTTPDigest
Use HTTP digest authentication for this protection space.
この保護空間に対してHTTPダイジェスト認証を使います。