From Free net encyclopedia
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