Java Authentication and Authorization Service

From Free net encyclopedia

Revision as of 22:56, 11 April 2006; view current revision
←Older revision | Newer revision→

Java Authentication and Authorization Service, or JAAS, is an API that enables Java applications to access authentication and access control services without being tied to those services.

In order to use PAM with JAAS a PAM bridge is needed:

External links

de:JAAS