Create a new SessionManager
the authentication
close the active session
retieve a session local
the key
the value
return true, if there is an active session, false otherwise
set a session value
a local key
a value
give the Authentication the chance to satrtup and to return any valid session
a possible session
A
SessionManagermanages the session state.