The term Login Module is part of the Java Authentication and Authorization Service (JAAS) introduced in the JDK v1.4. It refers to an API that authentication technology providers implement, providing a flexible and portable way to authenticate users or resources into Java applications.
JaasLounge provides reusable and platform-independent JAAS Login Modules embeddable into Java EE servers.