setSecurityObject(securityObject: Object) updating;
The setSecurityObject method of the JadeReportWriterManager class sets the object (specified in the securityObject parameter) that is to be passed to the
The JADE Report Writer keeps a reference to the security object reference set when the securityObject method is called. The security object is used whenever the JADE Report Writer needs to check security access to something. This reference is held in the internal equivalent of the user
Instead of deleting it after calling the JADE Report Writer startReportWriterConfiguration or startReportWriterDesigner methods, it would be best to create it once and hold a reference in the user