Public Member Functions | |
__construct () | |
getpassword () | |
getusername () | |
handleRequest () | |
havePrivilege ($priv) | |
Static Public Member Functions | |
static | execute ($username, $password) |
static | privileges () |
WTrChangePassword::__construct | ( | ) |
Reimplemented from MSmokeTransaction.
static WTrChangePassword::execute | ( | $ | username, | |
$ | password | |||
) | [static] |
WTrChangePassword::getpassword | ( | ) |
WTrChangePassword::getusername | ( | ) |
WTrChangePassword::handleRequest | ( | ) |
References MachineUser::changePasswd(), MSmokeTransaction::commitTransaction(), WObject::elementsByTagName(), WobTransactionBase::getRequestXml(), WobTransactionBase::handleException(), MSmokeTransaction::isAuthorized(), WobTransactionBase::notAuthenticated(), MSmokeTransaction::startTransaction(), WobTransactionBase::xmlCreate(), and WobTransactionBase::xmlToString().
WTrChangePassword::havePrivilege | ( | $ | priv | ) |
References MSmokeTransaction::isAuthorized().
static WTrChangePassword::privileges | ( | ) | [static] |