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 (  ) 

PamThread::~PamThread (  )  [virtual]


Member Function Documentation

void PamThread::run (  )  [virtual]

PAM Request

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

set Username and password

Parameters:
name username
passwd passord


Member Data Documentation

bool PamThread::auth_resu

int PamThread::compteur_objet = 0 [static]

QString PamThread::Name [private]

QString PamThread::Passwd [private]


The documentation for this class was generated from the following files:
Generated on Fri Nov 2 21:44:59 2007 for qtsmbstatus.kdevelop by  doxygen 1.5.3