Demonstrations and Tests of Encrypted Data Exchange

We are going to execute a separate Java class, TestOracleJavaSecure to emulate a client application of the HR schema. Our client application will call the stored procedures that we defined within the hr_sec_pkg, doing several queries and a few updates.

We will only explore several small and large snippets of the application code. You should have the TestOracleJavaSecure.java file open to refer to while we go through this section.

images Note You can find this code in the file Chapter7/TestOracleJavaSecure.java.

Some Preliminary Steps

Before we get into the big individual demonstrations and tests, ...

Get Expert Oracle and Java Security: Programming Secure Oracle Database Applications with Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.