Interface IUserStorage
Interface for persistent storage for user object data.
Direct known implementers
Nette\Http\UserStorage
public
|
|
public
boolean
|
|
public
|
|
public
|
|
public
|
#
setExpiration( string|integer|
Enables log out from the persistent storage after inactivity. |
public
integer
|
integer |
MANUAL
Log-out reason |
# 1 |
integer |
INACTIVITY
Log-out reason |
# 2 |
integer |
BROWSER_CLOSED
Log-out reason |
# 4 |
integer |
CLEAR_IDENTITY
Log-out behavior |
# 8 |