Package com.sun.enterprise.security.auth.login

This package contains the LoginModules uses by Payara for its native identity stores.

LoginModules in Payara have to be paired with Realms, which are in the com.sun.enterprise.security.auth.realm package.

A LoginModule is the facade to a realm that only exposes credential validation.