Java Authentication and Authorization Service
Appearance
Java Authentication and Authorization Service, or JAAS, pronounced "Jazz", is a Java security framework for user-centric security to augment the Java code-based security. Since JRE 1.4 JAAS has been integrated with the JRE - previously JAAS was supplied as an extension library by Sun.