Server Authentication Module

Overview#

Server Authentication Module (SAM) is invoked in a Java J2EE container indirectly by the message processing runtime at the validateRequest and secureResponse interaction points.

Server Authentication Module is an Authentication Method within Java Authentication Service Provider Interface for Containers

A Server Authentication Module must implement the five methods of the ServerAuthModule interface:

More Information#

There might be more information for this subject on one of the following: