Package net.sf.jpam


package net.sf.jpam
    This package contains the public API for using jpam.

    The tasks of authentication into four independent
    management groups:

    - account: account management
    - auth: authentication management
    - password: password management
    - session: session management

    As a whole the four are called a policy.

    Each configuration line is a policy




   
  • Class
    Description
    The PAM bridging class.
    The PamException class is used to indicate that an exceptional condition has occurred in the native PAM library
    A type-safe enum for PAM return values.