|
JAAS |
Your Trailjava > JAAS
Copyright InformationThis article is licensed under GNU Public License.
Contact webmasters for more information
on copyright issues.
ContentThe Java Authentication and Authorization Service (JAAS) is a set of APIs that enable services to authenticate and enforce access controls upon users. It implements a Java technology version of the standard Pluggable Authentication Module (PAM) framework, and supports user-based authorization.
|