#include <AuthenticationChallengeBase.h>
◆ AuthenticationChallengeBase() [1/4]
| WebCore::AuthenticationChallengeBase::AuthenticationChallengeBase |
( |
| ) |
|
◆ AuthenticationChallengeBase() [2/4]
◆ AuthenticationChallengeBase() [3/4]
| WEBCORE_EXPORT WebCore::AuthenticationChallengeBase::AuthenticationChallengeBase |
( |
| ) |
|
◆ AuthenticationChallengeBase() [4/4]
◆ compare() [1/2]
◆ compare() [2/2]
◆ error() [1/2]
| const ResourceError & WebCore::AuthenticationChallengeBase::error |
( |
| ) |
const |
◆ error() [2/2]
◆ failureResponse() [1/2]
| const ResourceResponse & WebCore::AuthenticationChallengeBase::failureResponse |
( |
| ) |
const |
◆ failureResponse() [2/2]
◆ isNull() [1/2]
| bool WebCore::AuthenticationChallengeBase::isNull |
( |
| ) |
const |
◆ isNull() [2/2]
| WEBCORE_EXPORT bool WebCore::AuthenticationChallengeBase::isNull |
( |
| ) |
const |
◆ nullify() [1/2]
◆ nullify() [2/2]
| void WebCore::AuthenticationChallengeBase::nullify |
( |
| ) |
|
◆ platformCompare() [1/2]
◆ platformCompare() [2/2]
◆ previousFailureCount() [1/2]
| unsigned WebCore::AuthenticationChallengeBase::previousFailureCount |
( |
| ) |
const |
◆ previousFailureCount() [2/2]
| WEBCORE_EXPORT unsigned WebCore::AuthenticationChallengeBase::previousFailureCount |
( |
| ) |
const |
◆ proposedCredential() [1/2]
| const Credential & WebCore::AuthenticationChallengeBase::proposedCredential |
( |
| ) |
const |
◆ proposedCredential() [2/2]
◆ protectionSpace() [1/2]
◆ protectionSpace() [2/2]
| const ProtectionSpace & WebCore::AuthenticationChallengeBase::protectionSpace |
( |
| ) |
const |
◆ m_error
◆ m_failureResponse
◆ m_isNull
| bool WebCore::AuthenticationChallengeBase::m_isNull |
|
protected |
◆ m_previousFailureCount
| unsigned WebCore::AuthenticationChallengeBase::m_previousFailureCount |
|
protected |
◆ m_proposedCredential
| Credential WebCore::AuthenticationChallengeBase::m_proposedCredential |
|
protected |
◆ m_protectionSpace
The documentation for this class was generated from the following files: