Jump to content

Java Authentication and Authorization Service

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Techi2ee (talk | contribs) at 16:01, 17 November 2007 (External links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.