Subject Restrict access to a single application
Author rajsubramani <rajsubramani@yahoo.co.uk>
I wish to deploy Firebird with my servlet (war file).
I wish to restrict the db access to this application only (in other
words all other applications trying to connect to the DB must be denied).

Is this possible with Firebird (for eg: could I encrypt the gdb file
so that only my app can decrypt it and then read it).

Cheers
-raj