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
-
ClassDescriptionThe PAM bridging class.The
PamException
class is used to indicate that an exceptional condition has occurred in the native PAM libraryA type-safe enum for PAM return values.