| Author |
Security Patterns example code ?
|
Vijay Pratap Singh
Greenhorn
Joined: Nov 12, 2005
Posts: 12
|
|
Folks, Has anyone tried out the 'Obfuscated Transfer object' and 'Secure Session Object' pattern examples from the core security patterns book ? I have trouble creating the Java SealedObject with in a Stateless EJB using Weblogic 8.1. Any suggestions. -Vijay [ January 03, 2006: Message edited by: Vijay Pratap Singh ]
|
Vijay Singh<br />Systems Analyst<br />Infosys, Bangalore (India)
|
 |
Ramesh Nagappan
Author
Ranch Hand
Joined: May 06, 2003
Posts: 159
|
|
Originally posted by Vijay Pratap Singh: Folks, Has anyone tried out the 'Obfuscated Transfer object' and 'Secure Session Object' pattern examples from the core security patterns book ? I have trouble creating the Java SealedObject with in a Stateless EJB using Weblogic 8.1. Any suggestions. -Vijay Hi Vijay, I would like to look at your java.security file located in your JRE environment that executes Weblogic. I would like to know which strategy you are using for building TO "Masked List Strategy", or "Encryption Strategy". Also I would like to see the exceptions your are getting while executing the Obfuscate TO code. /Ramesh [ January 03, 2006: Message edited by: Vijay Pratap Singh ]
|
Ramesh Nagappan CISSP<br />Co-Author of "Core Security Patterns"<br />nramesh@post.harvard.edu<br /><a href="http://www.coresecuritypatterns.com" target="_blank" rel="nofollow">www.coresecuritypatterns.com</a>
|
 |
 |
|
|
subject: Security Patterns example code ?
|
|
|