CPKIFSimplePasswordCallback Class Reference

#include <PKIFSimplePasswordCallback.h>

Inheritance diagram for CPKIFSimplePasswordCallback:

Inheritance graph
[legend]
Collaboration diagram for CPKIFSimplePasswordCallback:

Collaboration graph
[legend]

List of all members.


Detailed Description

TSP-enforcing: No

Definition at line 25 of file PKIFSimplePasswordCallback.h.


Public Member Functions

 CPKIFSimplePasswordCallback ()
virtual ~CPKIFSimplePasswordCallback ()
virtual char * operator() (const char *tokenName, bool retrying)
void SetParent (wxWindow *parent)

Constructor & Destructor Documentation

CPKIFSimplePasswordCallback::CPKIFSimplePasswordCallback (  ) 

Interface: External

Default constructor

Returns:
None

Definition at line 22 of file PKIFSimplePasswordCallback.cpp.

CPKIFSimplePasswordCallback::~CPKIFSimplePasswordCallback (  )  [virtual]

Interface: External

Dummy destructor

Returns:
None

Definition at line 34 of file PKIFSimplePasswordCallback.cpp.


Member Function Documentation

char * CPKIFSimplePasswordCallback::operator() ( const char *  tokenName,
bool  retrying 
) [virtual]

Interface: External

Called by PKIF to obtain a password from a user

Note that this probably shouldn't be used in applications where untrusted users could access a machine. Though PKIF is very careful with the password we return from this function, there's no guarantee that the wxWidgets dialog is similarly sanitary.

Returns:
None

Implements IPKIFPasswordCallback.

Definition at line 49 of file PKIFSimplePasswordCallback.cpp.

References PKIFNew(), and WXCASTCHARS.

void CPKIFSimplePasswordCallback::SetParent ( wxWindow *  parent  ) 

Interface: External

This function sets the parent

Returns:
None

Definition at line 76 of file PKIFSimplePasswordCallback.cpp.


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

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