Security consideration
|
Design strategy
|
Use the AppServer Connect procedure to validate a user
|
|
Limit or prevent client application access to a database
|
|
Limit users' access to specific procedures through the EXPORT( ) method
|
|
Use the AppServer Connect and AppServer Disconnect procedures to assist in management of audit trails
|
|
Protect any executable code that you deploy in source form
|
|
Protect the files that you deploy for an AppServer
|
|
Provide data privacy over connections to the AppServer and authentication between clients and servers on those connections
|