KD SOAP
 All Classes Functions Enumerations Enumerator Pages
Public Member Functions
KDSoapServerAuthInterface Class Reference

#include <KDSoapServerAuthInterface.h>

List of all members.

Public Member Functions

 KDSoapServerAuthInterface ()
virtual ~KDSoapServerAuthInterface ()
virtual bool validateAuthentication (const KDSoapAuthentication &auth, const QString &path)

Detailed Description

Additional interface for handling authentication.

In addition to deriving from KDSoapServerObjectInterface, you can derive from KDSoapServerAuthInterface in order to handle HTTP authentication.

Since:
1.3

Constructor & Destructor Documentation

KDSoapServerAuthInterface::KDSoapServerAuthInterface ( )

Constructor

KDSoapServerAuthInterface::~KDSoapServerAuthInterface ( )
virtual

Destructor


Member Function Documentation

bool KDSoapServerAuthInterface::validateAuthentication ( const KDSoapAuthentication auth,
const QString &  path 
)
virtual

Return true if the authentication details are valid.


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

Klarälvdalens Datakonsult AB (KDAB)
Qt-related services and products
http://www.kdab.com/
http://www.kdab.com/products/kd-soap/