Package jnr.posix
Class NativePasswd
java.lang.Object
jnr.posix.NativePasswd
- All Implemented Interfaces:
Passwd
- Direct Known Subclasses:
AixPasswd
,DragonFlyPasswd
,FreeBSDPasswd
,LinuxPasswd
,MacOSPasswd
,OpenBSDPasswd
,SolarisPasswd
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface jnr.posix.Passwd
getAccessClass, getExpire, getGECOS, getGID, getHome, getLoginName, getPasswdChangeTime, getPassword, getShell, getUID
-
Field Details
-
memory
protected final jnr.ffi.Pointer memory
-