Free Using JAAS Authentication with JBoss Tutorial

Feb
08

Using JAAS Authentication with JBoss

Posted by admin

“>TheJava Authentication and Authorization Service(JAAS) is a set of APIs that enable services to authenticate and enforce accesscontrols upon users. It implements a Java technology version of the standardPluggable Authentication Module (PAM) framework, and supports user-basedauthorization.By using the JAAS API, applications can connect and authenticate against aJBoss server using a fairly simple set of steps. Originally introduced as anoptional package to version 1.3 of the Java 2 SD 
continue >>

Tags:

Add A Comment