This is the complete list of members for AuthenticationChallenge, including inherited members.
- authenticatingHost : url
- authenticationChallengeType : Enums.AuthenticationChallengeType
- authorizationUrl : url
- error : Error
- failureCount : int
- proposedCredential : Credential
- requestUrl : url
- sslErrors : list<string>
- void cancel()
- void cancelWithError(title, html)
- void continueWithClientCertificate(int clientCertificateIndex)
- void continueWithCredential(Credential credential)
- void continueWithOAuthAuthorizationCode(string oAuthAuthorizationCode)
- void continueWithSslHandshake(bool trust, bool remember)
- void continueWithUsernamePassword(string username, string password)
The following members are inherited from Object.
- error : Error
- objectType : string
- componentCompleted()
- errorChanged()
- objectChanged()
(obsolete)