$this->getUser() in any of the actions

$this->getUser() returns a sfUser instance which is really just a session wrapper where you can set session variables and stuff.