GeekArticles
Microsoft
Microsoft OfficeArticle :: Core Java Security: Class Loaders, Security Managers, and Encryption
Author: informit.com |
Published: 17th Apr 2008 |
Visited: 103 times |
Add CommentFiled in: Microsoft OfficeSecurity is a major concern of both the designers and the users of Java technology. Cay S. Horstmann and Gary Cornell describe Java's security mechanisms.
Read Article Sponsored Links
Related Articles
• Swing Extreme Testing - The ShowerThread Class The ShowerThread Class
Since SaveAsDialog.show() blocks, we cannot call this from our main thread; instead we spawn a new thread. This thread could just be an anonymous inner class in the init()metho ...
• Testing Multithreaded Java Code
In this interview from JavaOne 2008, Coverity chief scientist Andy Chou discusses why traditional unit tests often help in uncovering concurrency-related errors, and why a combination of static and dynamic analysis yields better results when testing multithreaded code.
...
• Service Oriented Java Business Integration Review
Service Oriented Java Business Integration Review
Introduction
If read through the texts which give you an introduction to SOA or Web Services, you will often find them to be quite frustrating, and the reason for this is because they spend too much time referencing business processes which are ela ...