Class PamLoginModule

  • All Implemented Interfaces:
    LoginModule

    public class PamLoginModule
    extends AppservPasswordLoginModule
    This is the main LoginModule for PAM realm that invokes the calls to libpam4j classes to authenticate the given username and password
    Author:
    Nithya Subramanian