Report Security

When you define a new view of the database or you modify an existing view, you can make the view secure to restrict access to the required objects.

By default, JADE Report Writer applications are not secured; that is, any user who knows the application and schema names could set up a shortcut and sign on to the application. If you want to restrict access to these applications, it your responsibility to implement the appropriate security checking in your user schemas by subclassing the JadeReportWriterSecurity class and reimplementing each of the methods that provide the types of restrictions that you require.

You can implement security to restrict access in:

For details, see "Setting Security for Your JADE Reports", in Chapter 6.