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
|
1 |
#
Log-out reason |
integer |
INACTIVITY
|
2 |
#
Log-out reason |
integer |
BROWSER_CLOSED
|
4 |
#
Log-out reason |
integer |
CLEAR_IDENTITY
|
8 |
#
Log-out behavior |