PamThread Class Reference

Authenticate with PAM. More...

List of all members.

Public Member Functions

 PamThread ()
virtual void run ()
void setAuth (const QString &name, const QString &passwd)
virtual ~PamThread ()

Public Attributes

bool auth_resu

Static Public Attributes

static int compteur_objet = 0

Private Attributes

QString Name
QString Passwd


Detailed Description

Authenticate with PAM.

Date:
2007-06-18
Version:
1.0
Author:
Daniel Rocher
Use thread (don't block Mainwindow event loop)

Constructor & Destructor Documentation

PamThread::PamThread (  ) 

References auth_resu, compteur_objet, and debugQt().

PamThread::~PamThread (  )  [virtual]

References compteur_objet, and debugQt().


Member Function Documentation

void PamThread::run (  )  [virtual]

PAM Request

References auth(), auth_resu, debugQt(), Name, and Passwd.

void PamThread::setAuth ( const QString &  name,
const QString &  passwd 
)

set Username and password

Parameters:
name username
passwd passord

References debugQt(), Name, and Passwd.

Referenced by ClientSocket::CmdAuthRq().


Member Data Documentation

int PamThread::compteur_objet = 0 [static]

Referenced by main(), PamThread(), and ~PamThread().

QString PamThread::Name [private]

Referenced by run(), and setAuth().

QString PamThread::Passwd [private]

Referenced by run(), and setAuth().


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

Generated on Thu Nov 6 20:49:45 2008 for qtsmbstatus.kdevelop by  doxygen 1.5.5