49 const wxString& aExpectedState );
54 wxString GetRedirectUri()
const;
56 static bool ParseAuthorizationResponse(
const wxString& aRequestLine,
57 const wxString& aExpectedPath,
58 const wxString& aExpectedState,
63 void OnSocketEvent( wxSocketEvent& aEvent );
64 void OnTimeout( wxTimerEvent& aEvent );
65 void HandleClient( wxSocketBase* aClient );
66 void SendHttpResponse( wxSocketBase* aClient,
bool aSuccess );
67 void Finish(
bool aSuccess );