Java Authentication and Authorization Service

From Free net encyclopedia

(Difference between revisions)
Revision as of 22:56, 11 April 2006
JonHarder (Talk | contribs)
Sharpen category.
← Previous diff
Current revision
JonHarder (Talk | contribs)
Sharpen category.

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