Security
- Java Security Hotlist (Site) - List with commentary and searchable index of Java security resources, from the authors of the book "Securing Java". By Gary McGraw and Edward Felten.
- JChains Java Security Policy Generator (Site) - Allows security auditors to record and optimize permissions needed by Java applications.
- Sun Microsystems - Tutorials on Security in Java 2 SDK (Site) - Tutorials on Java 2 Security features, including access control, digital signatures, and cryptography.
- O'Reilly - Java And Security (Site) - Article that examines various Java security services, including Java Security Manager, Security Provider Architecture, and Authentication components.
- KeyTool GUI (Site) - A utility that is a GUI version of the keytool provided with the Java SDK. [GPL]
- Sun Microsystems - Java 2 Security Quiz (Site) - Java 2 Security Quiz based on the book "Inside Java 2 Platform Security".
- Java Security: Frequently Asked Questions (Site) - FAQ on Java security with answers from the Princeton Secure Internet Programming team. By SIP, Princeton.
- CertGear - Java Security Practice Tests / Quizzes (Site) - Java security practice tests and quizzes for Java, EJB, and Web security.
- IBM - Java Security Research (Site) - Java Security articles and presentations.
- Sun Microsystems - Security Programming Quiz (Site) - This short quiz tests your knowledge of the Java 2 security features.
- Java Security (Site) - News, software, documentation, specifications, FAQs about Java security, by Sun.
- Sun Microsystems - JDBC Security Guidelines (Site) - Guidelines on developing secure Java application using JDBC
- Java Security: Web Browsers and Beyond (Site) - Paper published in 1998 by Drew Dean, Edward Felten, Dan Wallach, and Dirk Balfanz. [Postscript format].
- Java Security Hotlist (Site) - List with commentary and searchable index of Java security resources, from the authors of the book "Securing Java". By Gary McGraw and Edward Felten.
- JChains Java Security Policy Generator (Site) - Allows security auditors to record and optimize permissions needed by Java applications.
- Sun Microsystems - Tutorials on Security in Java 2 SDK (Site) - Tutorials on Java 2 Security features, including access control, digital signatures, and cryptography.
- O'Reilly - Java And Security (Site) - Article that examines various Java security services, including Java Security Manager, Security Provider Architecture, and Authentication components.
- KeyTool GUI (Site) - A utility that is a GUI version of the keytool provided with the Java SDK. [GPL]
- Sun Microsystems - Java 2 Security Quiz (Site) - Java 2 Security Quiz based on the book "Inside Java 2 Platform Security".
- Java Security: Frequently Asked Questions (Site) - FAQ on Java security with answers from the Princeton Secure Internet Programming team. By SIP, Princeton.
- CertGear - Java Security Practice Tests / Quizzes (Site) - Java security practice tests and quizzes for Java, EJB, and Web security.
- IBM - Java Security Research (Site) - Java Security articles and presentations.
- Sun Microsystems - Security Programming Quiz (Site) - This short quiz tests your knowledge of the Java 2 security features.
- Java Security (Site) - News, software, documentation, specifications, FAQs about Java security, by Sun.
- Sun Microsystems - JDBC Security Guidelines (Site) - Guidelines on developing secure Java application using JDBC
- Java Security: Web Browsers and Beyond (Site) - Paper published in 1998 by Drew Dean, Edward Felten, Dan Wallach, and Dirk Balfanz. [Postscript format].
- 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.
- 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.
Last update: 2008-05-05 14:46:32 Security | Copyright 2008 HubHip.com>