Secure Session Management
Package:
Summary:
Create and manage secure user sessions
Groups:
Author:
Description:
This class can be used to create and manage secure user sessions.
It can create a session variable and assign values of the current user that are encrypted before stored and decrypted after being retrieved.
The class can also delete the user values assigned for the current session.
It can also store a flash message in HTML to always be displayed to the current user.
It can create a session variable and assign values of the current user that are encrypted before stored and decrypted after being retrieved.
The class can also delete the user values assigned for the current session.
It can also store a flash message in HTML to always be displayed to the current user.
Comments are closed.