Class MainSessionController

  • All Implemented Interfaces:
    Serializable, Clipboard, SessionCloseable

    public class MainSessionController
    extends Object
    implements Clipboard, SessionCloseable, Serializable
    This object is used by all the components jsp that have access to the session. It is initialized given a login and a password which is authenticated. It provides functions to get information about the logged user (which is unique). It is also used to update the current environment of the user (current domain, current component).
    See Also:
    Serialized Form