1.

What Does Jaas Enable?

Answer»

JAVA Authentication and Authorization Service: JAAS allows J2EE APPLICATIONS to authenticate users (to reliably and securely determine who is currently EXECUTING Java code) and authorize users (to ensure that they have the permissions required to perform the necessary actions).

Java Authentication and Authorization Service: JAAS allows J2EE applications to authenticate users (to reliably and securely determine who is currently executing Java code) and authorize users (to ensure that they have the permissions required to perform the necessary actions).



Discussion

No Comment Found