Get an Application Connection String: The Java Client Side

There are so many administrative tasks to address with this code that the practical application can be too easily forgotten. We turn now to that practical application. A client application wants to do work using Oracle database. The app uses our code to accomplish security—SSO, two-factor authentication and encryption, along with good Oracle and Java secure programming practices.

To make this easy on the developer for that application, we give the developer just a bit of template to follow to make all this happen. We have him do the following four things:

  1. Include the OracleJavaSecure.class and RevLvlClassIntfc.class files in his CLASSPATH (we provide a jar file).
  2. Write an Application ...

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.