Overview#
Java Authentication Service Provider Interface for Containers (JASPIC) is to define in a standard way, how the authentication process occurs within a Java EE container and the points within that process where custom Authentication Modules for validating security messages, users, and groups can be integrated.A custom Authentication Modules is done by building a Server Authentication Module (SAM)