| Package | Description |
|---|---|
| jnr.posix |
| Modifier and Type | Class and Description |
|---|---|
class |
AixPasswd |
class |
FreeBSDPasswd |
class |
LinuxPasswd |
class |
MacOSPasswd |
class |
OpenBSDPasswd |
class |
SolarisPasswd |
| Modifier and Type | Method and Description |
|---|---|
NativePasswd |
LibC.getpwent() |
NativePasswd |
LibC.getpwnam(CharSequence which) |
NativePasswd |
LibC.getpwuid(int which) |
Copyright © 2016. All Rights Reserved.