Java Authentication and Authorization Service

From Free net encyclopedia

(Difference between revisions)

Current 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