KHttpNtlmAuthentication Class Reference
#include <httpauthentication.h>
Inheritance diagram for KHttpNtlmAuthentication:

Public Member Functions | |
| virtual void | fillKioAuthInfo (KIO::AuthInfo *ai) const |
| virtual void | generateResponse (const QString &user, const QString &password) |
| virtual QByteArray | scheme () const |
| virtual void | setChallenge (const QByteArray &c, const KUrl &resource, const QByteArray &httpMethod) |
Detailed Description
Definition at line 143 of file httpauthentication.h.
Member Function Documentation
| void KHttpNtlmAuthentication::fillKioAuthInfo | ( | KIO::AuthInfo * | ai | ) | const [virtual] |
Implements KAbstractHttpAuthentication.
Definition at line 572 of file httpauthentication.cpp.
| void KHttpNtlmAuthentication::generateResponse | ( | const QString & | user, |
| const QString & | password | ||
| ) | [virtual] |
Implements KAbstractHttpAuthentication.
Definition at line 582 of file httpauthentication.cpp.
| QByteArray KHttpNtlmAuthentication::scheme | ( | ) | const [virtual] |
Implements KAbstractHttpAuthentication.
Definition at line 554 of file httpauthentication.cpp.
| void KHttpNtlmAuthentication::setChallenge | ( | const QByteArray & | c, |
| const KUrl & | resource, | ||
| const QByteArray & | httpMethod | ||
| ) | [virtual] |
Reimplemented from KAbstractHttpAuthentication.
Definition at line 560 of file httpauthentication.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference