![]() |
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.