- Java Security
*Cool Site* - News, software, documentation, specifications, FAQs about Java security, by Sun.
- CertGear - Java Security Practice Tests / Quizzes
- Java security practice tests and quizzes for Java, EJB, and Web security.
- IBM - Java Security Research
- Java Security articles and presentations.
- Java Security: Frequently Asked Questions
- FAQ on Java security with answers from the Princeton Secure Internet Programming team. By SIP, Princeton.
- Java Security Hotlist
- List with commentary and searchable index of Java security resources, from the authors of the book "Securing Java". By Gary McGraw and Edward Felten.
- Java Security: Web Browsers and Beyond
- Paper published in 1998 by Drew Dean, Edward Felten, Dan Wallach, and Dirk Balfanz. [Postscript format].
- JChains Java Security Policy Generator
- Allows security auditors to record and optimize permissions needed by Java applications.
- KeyTool GUI
- A utility that is a GUI version of the keytool provided with the Java SDK. [GPL]
- O'Reilly - Java And Security
- Article that examines various Java security services, including Java Security Manager, Security Provider Architecture, and Authentication components.
- Sun Microsystems - JDBC Security Guidelines
- Guidelines on developing secure Java application using JDBC
- Sun Microsystems - Tutorials on Security in Java 2 SDK
- Tutorials on Java 2 Security features, including access control, digital signatures, and cryptography.
- ONJava.com: Discovering a Java Application's Security Requirements
- Mark Petrovic shows how to use a development-time SecurityManager that logs applications' calls and builds a suitable Java security policy file.
- Simplify enterprise Java authentication with single sign-on
- Article examining how to implement Java Single Sign-On based architecture and functionality using the GSS-API and Kerberos tickets.
- Secure your Java apps from end to end
- Javaworld article by Todd Sundsted that examines the foundation of Java security, including virtual machine and byte code security.
- Build secure network applications with SSL and the JSSE API
- Javaworld article by Todd Sundsted that explains how to use JSSE and SSL for securing communication channels between Java applications.
|