Provide administrative-level protection for the
derby.properties file
and Derby databases. For
example, you can protect these files and directories with operating system
permissions and firewalls.
Turn on user authentication for your system. All users must provide
valid user IDs and passwords to access the
Derby system. Use NATIVE
authentication (or, alternatively, LDAP or a user-defined class).
Important: It is also strongly recommended that production
systems protect network connections with SSL/TLS.
Configure SQL authorization for your databases.
Check and if necessary configure your Derby network security
according to your environment. See the section "Network client security" in the
Derby Server and Administration Guide.