pleyo.com

WKAL::AuthenticationChallenge Class Reference

Inheritance diagram for WKAL::AuthenticationChallenge:

WKAL::AuthenticationChallengeBase

List of all members.

Public Member Functions

 AuthenticationChallenge ()
 AuthenticationChallenge default constructor.
 AuthenticationChallenge (const ProtectionSpace &protectionSpace, const Credential &proposedCredential, unsigned previousFailureCount, const ResourceResponse &response, const ResourceError &error)
 AuthenticationChallenge constructor.
ResourceHandlesourceHandle () const
 get resource handle

Public Attributes

RefPtr< ResourceHandlem_sourceHandle


Constructor & Destructor Documentation

WKAL::AuthenticationChallenge::AuthenticationChallenge (  ) 

WKAL::AuthenticationChallenge::AuthenticationChallenge ( const ProtectionSpace protectionSpace,
const Credential proposedCredential,
unsigned  previousFailureCount,
const ResourceResponse response,
const ResourceError error 
)

AuthenticationChallenge constructor.

Parameters:
[in] : protection space
[in] : proposed credential
[in] : previous failure count
[in] : response
[in] : error
 AuthenticationChallenge *a = new AuthenticationChallenge(ps, pc, pfc, r, e);


Member Function Documentation

ResourceHandle* WKAL::AuthenticationChallenge::sourceHandle (  )  const

get resource handle

Parameters:
[out] : resource handle
 ResourceHandle* rh = a->sourceHandle();


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Mon Jun 30 16:22:08 2008 for Origyn Web Browser by Doxygen 1.5.5

pleyo.com
pleyo.com