public class ActiveUserContext
extends java.lang.Object
A session Class, it allow the user to be plugged to the Clui and not IN the Clui.
When a login is done, the activeUser value is the user logged, which allow commands to
affect himself. It also allow to check if the user is granted to execute the task.