July 2018
Intermediate to advanced
268 pages
7h 36m
English
Java Authentication and Authorization Service (JAAS) (https://docs.oracle.com/javase/6/docs/technotes/guides/security/jaas/JAASRefGuide.html) implements a Java version of the standard Pluggable Authentication Module (PAM) framework. It was introduced as an optional package (extension) to the J2SDK (1.3) and then was integrated into the J2SDK 1.4.
JAAS is a standard library which provides your application with the following:
Read now
Unlock full access