![]() |
KD SOAP API Documentation 2.2
|

Go to the source code of this file.
Enumerations | |
| enum | Method { None , Basic , Plain , Login , Ntlm , CramMd5 , DigestMd5 } |
Functions | |
| static void | parseAuthLine (const QString &str, Method *method, QString *headerVal) |
| enum Method |
| Enumerator | |
|---|---|
| None | |
| Basic | |
| Plain | |
| Login | |
| Ntlm | |
| CramMd5 | |
| DigestMd5 | |
Definition at line 23 of file KDSoapServerAuthInterface.cpp.
Definition at line 33 of file KDSoapServerAuthInterface.cpp.
References Basic, Qt::CaseInsensitive, DigestMd5, QString::mid(), None, Ntlm, and QString::startsWith().
© 2010-2024 Klarälvdalens Datakonsult AB (KDAB)
https://www.kdab.com/development-resources/qt-tools/kd-soap/