Retrieves a custom object associated with this Endpoint and Session.
dynamic getUserObject(Session session) { return _userObjects[session]; }