#include <kerberoscredentials.h>
Public Member Functions | |
KerberosCredentials (const QString &principle, const QString &password) | |
QString | toXml () const |
class used to model UIT KerberosCredentials
KerberosCredentials | ( | const QString & | principle, |
const QString & | password | ||
) |
principle | The Kerberos username. |
password | The Kerberos password. |
QString toXml | ( | ) | const |