CScvpResponderEntryDlg Class Reference

#include <ScvpResponderEntryDlg.h>

Inheritance diagram for CScvpResponderEntryDlg:

Inheritance graph
[legend]
Collaboration diagram for CScvpResponderEntryDlg:

Collaboration graph
[legend]

List of all members.


Detailed Description

CScvpResponderEntryDlg class is used to process SCVP response entries.

TSP-enforcing: No

Definition at line 41 of file ScvpResponderEntryDlg.h.


Public Member Functions

 CScvpResponderEntryDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
virtual ~CScvpResponderEntryDlg ()
wxTextCtrl * GetTextUrlScvp ()
wxCheckBox * GetCheckScvpDpdOnly ()
wxCheckBox * GetCheckRequireSignedDpd ()
wxCheckBox * GetCheckRequireNonce ()
wxRadioButton * GetClientValidatedDpd ()
wxRadioButton * GetResponderValidatedDpd ()
wxCheckBox * GetCertPathWB ()
wxCheckBox * GetRevInfoWB ()
wxCheckBox * GetPartialPathWB ()
wxCheckBox * GetTargetCertWB ()
wxCheckBox * GetErsPartialPathWB ()
wxCheckBox * GetErsTargetCertWB ()
wxCheckBox * GetErsRevInfoWB ()
wxCheckBox * GetCheckboxFetchValpol ()
wxStaticTextGetTextValpolStatus ()
wxComboBox * GetComboBoxValpol ()
wxTextCtrl * GetTextSignersNameScvp ()
wxTextCtrl * GetTextSignersSkidScvp ()
wxListBoxGetListboxNamespacesScvp ()
wxCheckBox * GetCheckboxScvpResponsePath ()
wxCheckBox * GetCheckboxScvpResponseMeds ()
wxButton * GetScvpResponsePath ()
wxButton * GetScvpResponseMeds ()
wxCheckBox * GetCheckboxValPolMeds ()
wxButton * GetValPolMeds ()
virtual bool Validate ()
virtual bool TransferDataToWindow ()
virtual bool TransferDataFromWindow ()
void OnInitDialog (wxInitDialogEvent &event)
void SetInitialScvpClient (IPKIFScvpClientPtr &scvp)
void SetMediatorForCredentialSelection (IPKIFMediatorPtr &m)
IPKIFScvpClientPtr GetScvpClient ()

Constructor & Destructor Documentation

CScvpResponderEntryDlg::CScvpResponderEntryDlg ( wxWindow *  parent,
wxWindowID  id,
const wxString &  title,
const wxPoint &  position = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxDEFAULT_DIALOG_STYLE 
)

Interface: External

Dialog constructor

Returns:
None

Definition at line 115 of file ScvpResponderEntryDlg.cpp.

CScvpResponderEntryDlg::~CScvpResponderEntryDlg (  )  [virtual]

Interface: External

Dialog destructor

Returns:
None

Definition at line 135 of file ScvpResponderEntryDlg.cpp.


Member Function Documentation

wxTextCtrl* CScvpResponderEntryDlg::GetTextUrlScvp (  )  [inline]

Definition at line 54 of file ScvpResponderEntryDlg.h.

Referenced by OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetCheckScvpDpdOnly (  )  [inline]

Definition at line 55 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient(), and OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetCheckRequireSignedDpd (  )  [inline]

Definition at line 56 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient(), and OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetCheckRequireNonce (  )  [inline]

Definition at line 57 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient(), and OnInitDialog().

wxRadioButton* CScvpResponderEntryDlg::GetClientValidatedDpd (  )  [inline]

Definition at line 58 of file ScvpResponderEntryDlg.h.

Referenced by OnInitDialog(), and SetInitialScvpClient().

wxRadioButton* CScvpResponderEntryDlg::GetResponderValidatedDpd (  )  [inline]

Definition at line 59 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient(), OnInitDialog(), and SetInitialScvpClient().

wxCheckBox* CScvpResponderEntryDlg::GetCertPathWB (  )  [inline]

Definition at line 62 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient(), and OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetRevInfoWB (  )  [inline]

Definition at line 63 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient(), and OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetPartialPathWB (  )  [inline]

Definition at line 64 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient(), and OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetTargetCertWB (  )  [inline]

Definition at line 65 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient(), and OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetErsPartialPathWB (  )  [inline]

Definition at line 66 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient(), and OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetErsTargetCertWB (  )  [inline]

Definition at line 67 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient(), and OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetErsRevInfoWB (  )  [inline]

Definition at line 68 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient(), and OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetCheckboxFetchValpol (  )  [inline]

Definition at line 71 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient(), and OnInitDialog().

wxStaticText* CScvpResponderEntryDlg::GetTextValpolStatus (  )  [inline]

Definition at line 72 of file ScvpResponderEntryDlg.h.

wxComboBox* CScvpResponderEntryDlg::GetComboBoxValpol (  )  [inline]

Definition at line 73 of file ScvpResponderEntryDlg.h.

Referenced by GetScvpClient().

wxTextCtrl* CScvpResponderEntryDlg::GetTextSignersNameScvp (  )  [inline]

Definition at line 76 of file ScvpResponderEntryDlg.h.

Referenced by OnInitDialog().

wxTextCtrl* CScvpResponderEntryDlg::GetTextSignersSkidScvp (  )  [inline]

Definition at line 77 of file ScvpResponderEntryDlg.h.

Referenced by OnInitDialog().

wxListBox* CScvpResponderEntryDlg::GetListboxNamespacesScvp (  )  [inline]

Definition at line 80 of file ScvpResponderEntryDlg.h.

Referenced by OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetCheckboxScvpResponsePath (  )  [inline]

Definition at line 83 of file ScvpResponderEntryDlg.h.

Referenced by OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetCheckboxScvpResponseMeds (  )  [inline]

Definition at line 84 of file ScvpResponderEntryDlg.h.

Referenced by OnInitDialog().

wxButton* CScvpResponderEntryDlg::GetScvpResponsePath (  )  [inline]

Definition at line 85 of file ScvpResponderEntryDlg.h.

Referenced by OnInitDialog().

wxButton* CScvpResponderEntryDlg::GetScvpResponseMeds (  )  [inline]

Definition at line 86 of file ScvpResponderEntryDlg.h.

Referenced by OnInitDialog().

wxCheckBox* CScvpResponderEntryDlg::GetCheckboxValPolMeds (  )  [inline]

Definition at line 89 of file ScvpResponderEntryDlg.h.

Referenced by OnInitDialog().

wxButton* CScvpResponderEntryDlg::GetValPolMeds (  )  [inline]

Definition at line 90 of file ScvpResponderEntryDlg.h.

Referenced by OnInitDialog().

bool CScvpResponderEntryDlg::Validate (  )  [virtual]

Interface: External

Validate function not used

Returns:
None

Definition at line 322 of file ScvpResponderEntryDlg.cpp.

bool CScvpResponderEntryDlg::TransferDataToWindow (  )  [virtual]

Interface: External

TransferDataToWindow function not used

Returns:
None

Definition at line 333 of file ScvpResponderEntryDlg.cpp.

bool CScvpResponderEntryDlg::TransferDataFromWindow (  )  [virtual]

Interface: External

TransferDataFromWindow function not used

Returns:
None

Definition at line 344 of file ScvpResponderEntryDlg.cpp.

void CScvpResponderEntryDlg::OnInitDialog ( wxInitDialogEvent &  event  ) 

void CScvpResponderEntryDlg::SetInitialScvpClient ( IPKIFScvpClientPtr &  scvp  ) 

Interface: External

SetInitialScvpClient is used to specify a configured SCVP client instance that is used to prime the dialog presented to the user for configuration. This function deconstructs the SCVP client into the member variables of the dialog class. Those member variables may be updated via user actions and are used to generate a new SCVP client instance when GetScvpClient is called.

Returns:
None

Definition at line 648 of file ScvpResponderEntryDlg.cpp.

References GetClientValidatedDpd(), and GetResponderValidatedDpd().

void CScvpResponderEntryDlg::SetMediatorForCredentialSelection ( IPKIFMediatorPtr m  )  [inline]

Definition at line 102 of file ScvpResponderEntryDlg.h.

IPKIFScvpClientPtr CScvpResponderEntryDlg::GetScvpClient (  ) 


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

Generated on Mon Nov 15 11:20:51 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6