static isPassword($password)
static onDelete(ORM\Event $event)
static findPassword($userId, $password, $passwordOriginal=true)
static onBeforeAdd(ORM\Event $event)
static findDigestPassword($userId, array $digest)
static getRowById($id, array $parameters=[])
static equals($hash, $password, $original=true)
static hash($password, $salt=null)
static getStringByCharsets($length, $charsetList)
static addLogoutAction($userId, $applicationId=null)