Jpam is a Java-PAM bridge. PAM, or Pluggable Authentication Modules, is a standard security architecture used on Linux, Solaris, HP-UX, Mac OS X and other Unix systems.
'net.sf.jpam:jpam:1.1'
<dependency> <groupId>net.sf.jpam</groupId> <artifactId>jpam</artifactId> <version>1.1</version> </dependency>
<dependency org="net.sf.jpam" name="jpam" rev="1.1"/>
"net.sf.jpam", "jpam", "1.1"