Expert Oracle and Java Security: Programming Secure Oracle Database Applications with Java
by David Coffin
Test Enhanced Security
We are at the point now where we can test everything we have established, including the segregation of Application Authentication on a separate Oracle instance, apver. We will do our testing in two parts: first using the main() method in OracleJavaSecure, then using the separate application, testojs.TestOracleJavaSecure.
Once again, assure that you have set the domain and other addresses at the top of OracleJavaSecure.java to be appropriate for your organization. Also assure that the SQL command at the top of the file has been commented. (The SQL commands at the top of the other .java files in this chapter should also remain commented in order to be compiled.)
Note The assumption in the following text is that you are ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access