Developer's Daily DevDirectory
  main | apple | java | perl | unix | dev directory | web log
 
 
 
devdaily.com directory : Java : Security


Directory : Java : Security

  Options

Categories

Java Cryptography (3)
Java cryptography exstension resources
Links
  • All that JAAS - This article introduces the core elements of JAAS authentication and shows how to develop custom login modules.
  • Appelt Security - An excellent FAQs site from the makers of Java explaining the basic features of applet security.
  • Building a Bigger Sandbox - Security in JDK 1.2 gives developers more control. Find out how to take advantage of this flexible new model.
  • Fundamentals of Java Security - Shows you how to secure your Java applications on levels ranging from language and class library to virtual machine and application. Examines the security-related features of the JDK 1.1 and 1.2 architecture, and the API-level features of the Java Cryptography Architecture (JCA).
  • Java Authentication and Authorization Service - A free package that enables services to authenticate and enforce access controls upon users by implementing a Java version of the standard Pluggable Authentication Module (PAM) framework.
  • Java Security - One of the first papers to appear on Java Security from Joseph Bank of MIT.
  • Java Security Package - Provides the classes and interfaces for the security framework package java.security.
  • Java Security: Hotlist - Searchable index of Java security resources from the authors of the book "Securing Java."
  • Java vs. Active X - A great comparison that highlights the differences between Java and Active X security implementations and policies.

Next 20