QgsCredentialsConsole Class Reference

Default implementation of credentials interface. More...

#include <qgscredentials.h>

Inheritance diagram for QgsCredentialsConsole:

Inheritance graph
[legend]
Collaboration diagram for QgsCredentialsConsole:

Collaboration graph
[legend]

List of all members.

Signals

void destroyed ()
 signals that object will be destroyed and shouldn't be used anymore

Public Member Functions

 QgsCredentialsConsole ()

Protected Member Functions

virtual bool request (QString realm, QString &username, QString &password, QString message=QString::null)
 request a password


Detailed Description

Default implementation of credentials interface.

This class outputs message to the standard output and retrieves input from standard input. Therefore it won't be the right choice for apps without GUI.

Definition at line 72 of file qgscredentials.h.


Constructor & Destructor Documentation

QgsCredentialsConsole::QgsCredentialsConsole (  ) 

Definition at line 76 of file qgscredentials.cpp.

References QgsCredentials::setInstance().


Member Function Documentation

void QgsCredentialsConsole::destroyed (  )  [signal]

signals that object will be destroyed and shouldn't be used anymore

bool QgsCredentialsConsole::request ( QString  realm,
QString &  username,
QString &  password,
QString  message = QString::null 
) [protected, virtual]

request a password

Implements QgsCredentials.

Definition at line 81 of file qgscredentials.cpp.


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

Generated on Sat Feb 4 19:17:31 2012 for Quantum GIS API Documentation by  doxygen 1.5.6