How can I obfuscate java classes using JDeveloper and Oracle10gAS?
548283Nov 26 2006 — edited Nov 27 2006Hi,
I am building web applications using jdeveloper. I have made the deployment of my classes to the application server. Everything works just fine. The machine where the application server is installed is not mine, so the one who has it can take my classes and decompile them. How can I obfuscate the classes? I saw that I the database password can be obfuscated (in datasources.xml). Does oracle has an obfuscator for classes too ?
Thank you,