KIOSlave
httpauthentication.cpp File Reference
#include "httpauthentication.h"Go to the source code of this file.
Functions | |
| static QByteArray | calculateResponse (const DigestAuthInfo &info, const KUrl &resource) |
| static QList< QByteArray > | parseChallenge (const QByteArray &ba, QByteArray *scheme) |
| static QByteArray | valueForKey (const QList< QByteArray > &ba, const QByteArray &key) |
Function Documentation
| static QByteArray calculateResponse | ( | const DigestAuthInfo & | info, | |
| const KUrl & | resource | |||
| ) | [static] |
Definition at line 304 of file httpauthentication.cpp.
| static QList<QByteArray> parseChallenge | ( | const QByteArray & | ba, | |
| QByteArray * | scheme | |||
| ) | [static] |
Definition at line 26 of file httpauthentication.cpp.
| static QByteArray valueForKey | ( | const QList< QByteArray > & | ba, | |
| const QByteArray & | key | |||
| ) | [static] |
Definition at line 96 of file httpauthentication.cpp.
KDE 4.3 API Reference