SessionManager Class

class Core::SessionManager

The SessionManager class manages sessions. More...

Header: #include <SessionManager>

Detailed Description

TODO the interface of this class is not really great. The implementation suffers from that all the functions from the public interface just wrap around functions which do the actual work. This could be improved.