September 1, 2003 12:00 AM EDT
User authentication and access control are important security measures for
most Java applications, especially J2EE applications. The Java Authentication
and Authorization Service (JAAS), the core API of J2SE 1.4 and 1.5,
represents the new security standard. It provides a pluggab... (more)