Searched refs:WKAuthenticationChallengeRef (Results 1 – 6 of 6) sorted by relevance
37 …tionDecisionListenerRef WKAuthenticationChallengeGetDecisionListener(WKAuthenticationChallengeRef);38 …ORT WKProtectionSpaceRef WKAuthenticationChallengeGetProtectionSpace(WKAuthenticationChallengeRef);39 …XPORT WKCredentialRef WKAuthenticationChallengeGetProposedCredential(WKAuthenticationChallengeRef);40 WK_EXPORT int WKAuthenticationChallengeGetPreviousFailureCount(WKAuthenticationChallengeRef);
41 …isionListenerRef WKAuthenticationChallengeGetDecisionListener(WKAuthenticationChallengeRef challen… in WKAuthenticationChallengeGetDecisionListener()46 WKProtectionSpaceRef WKAuthenticationChallengeGetProtectionSpace(WKAuthenticationChallengeRef chall… in WKAuthenticationChallengeGetProtectionSpace()51 WKCredentialRef WKAuthenticationChallengeGetProposedCredential(WKAuthenticationChallengeRef challen… in WKAuthenticationChallengeGetProposedCredential()56 int WKAuthenticationChallengeGetPreviousFailureCount(WKAuthenticationChallengeRef challenge) in WKAuthenticationChallengeGetPreviousFailureCount()
74 …llengeCallback)(WKContextRef context, WKDownloadRef download, WKAuthenticationChallengeRef authent…
81 WK_ADD_API_MAPPING(WKAuthenticationChallengeRef, AuthenticationChallengeProxy) in WK_ADD_API_MAPPING()
68 …onChallengeInFrameCallback)(WKPageRef page, WKFrameRef frame, WKAuthenticationChallengeRef authent…
71 typedef const struct OpaqueWKAuthenticationChallenge* WKAuthenticationChallengeRef; typedef