• Skip to content
  • Skip to link menu
KDE 4.4 API Reference
  • KDE API Reference
  • KDE Support
  • Sitemap
  • Contact Us
 

qca

QCA::SASL::Params

QCA::SASL::Params Class Reference
[QCA user API]

Parameter flags for the SASL authentication. More...

#include <QtCrypto>

List of all members.

Public Member Functions

 Params (const Params &from)
 Params (bool user, bool authzid, bool pass, bool realm)
 Params ()
 ~Params ()
bool canSendAuthzid () const
bool canSendRealm () const
bool needPassword () const
bool needUsername () const
Params & operator= (const Params &from)

Detailed Description

Parameter flags for the SASL authentication.

This is used to indicate which parameters are needed by SASL in order to complete the authentication process.

Definition at line 906 of file qca_securelayer.h.


Constructor & Destructor Documentation

QCA::SASL::Params::Params (  ) 

Definition at line 1209 of file qca_securelayer.cpp.

QCA::SASL::Params::Params ( bool  user,
bool  authzid,
bool  pass,
bool  realm 
)

Standard constructor.

The concept behind this is that you set each of the flags depending on which parameters are needed.

Parameters:
user the username is required
authzid the authorization identity is required
pass the password is required
realm the realm is required

Definition at line 1214 of file qca_securelayer.cpp.

QCA::SASL::Params::Params ( const Params &  from  ) 

Standard copy constructor.

Parameters:
from the Params object to copy

Definition at line 1223 of file qca_securelayer.cpp.

QCA::SASL::Params::~Params (  ) 

Definition at line 1228 of file qca_securelayer.cpp.


Member Function Documentation

bool QCA::SASL::Params::canSendAuthzid (  )  const

An Authorization ID can be sent if desired.

Definition at line 1244 of file qca_securelayer.cpp.

bool QCA::SASL::Params::canSendRealm (  )  const

A Realm can be sent if desired.

Definition at line 1254 of file qca_securelayer.cpp.

bool QCA::SASL::Params::needPassword (  )  const

Password is needed.

Definition at line 1249 of file qca_securelayer.cpp.

bool QCA::SASL::Params::needUsername (  )  const

User is needed.

Definition at line 1239 of file qca_securelayer.cpp.

SASL::Params & QCA::SASL::Params::operator= ( const Params &  from  ) 

Standard assignment operator.

Parameters:
from the Params object to assign from

Definition at line 1233 of file qca_securelayer.cpp.


The documentation for this class was generated from the following files:
  • qca_securelayer.h
  • qca_securelayer.cpp

qca

Skip menu "qca"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

KDE Support

Skip menu "KDE Support"
  • akonadi
  • Decibel
  • grantlee
  • kdewin
  • phonon
  •     Backend
  • polkit-qt
  • qca
  • qimageblitz
  • soprano
  • strigi
  •     searchclient
  •     streamanalyzer
  •     streams
Generated for KDE Support by doxygen 1.5.9-20090814
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal