|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CFNetworkLibrary.CFStreamErrorHTTPAuthentication
CFStreamErrorHTTPAuthentication
Discussion:
Authentication errors which may be returned as a result of trying
to apply authentication to a request. These errors are in the
kCFStreamErrorDomainHTTP domain.
enum values
Field Summary | |
---|---|
static int |
kCFStreamErrorHTTPAuthenticationBadPassword
The password was in a format not suitable for applying to the request. |
static int |
kCFStreamErrorHTTPAuthenticationBadUserName
The username was in a format not suitable for applying to the request. |
static int |
kCFStreamErrorHTTPAuthenticationTypeUnsupported
The type of authentication to be applied to a request is not supported. |
Field Detail |
---|
static final int kCFStreamErrorHTTPAuthenticationTypeUnsupported
static final int kCFStreamErrorHTTPAuthenticationBadUserName
static final int kCFStreamErrorHTTPAuthenticationBadPassword
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |