$flags | Session | [protected] |
$rights | Session | [protected] |
$roles | Session | [protected] |
$sessid | Session | [protected] |
$user | Session | [protected] |
__construct() | DummyWebSession | |
Session::__construct($trans) | Session | |
canExecute($transaction) | Session | |
checkFlags($iflg) | Session | |
currentUserName() | Session | [static] |
deleteSession() | Session | |
getFlags() | Session | |
getRights() | Session | |
getRoles() | Session | |
getUser() | Session | |
hasFlag($f) | Session | |
initRights() | Session | [protected] |
instance() | Session | [static] |
isAuthenticated() | Session | |
isValid() | Session | |
login($trans) | Session | [static] |
passwdHash($passwd) | Session | [static] |
passwdVerify($passwd, $hash) | Session | [static] |
setMyPasswd($trans) | Session | |
setWebSession() | Session | [static] |