httpauthentication.cpp File Reference
#include "httpauthentication.h"
Include dependency graph for httpauthentication.cpp:

This graph shows which files directly or indirectly include this file:

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=0) |
| 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 318 of file httpauthentication.cpp.
| static QList<QByteArray> parseChallenge | ( | const QByteArray & | ba, |
| QByteArray * | scheme = 0 |
||
| ) | [static] |
Definition at line 26 of file httpauthentication.cpp.
| static QByteArray valueForKey | ( | const QList< QByteArray > & | ba, |
| const QByteArray & | key | ||
| ) | [static] |
Definition at line 98 of file httpauthentication.cpp.
KDE 4.6 API Reference