Package jnr.posix
Class DefaultNativeGroup
java.lang.Object
jnr.posix.NativeGroup
jnr.posix.DefaultNativeGroup
- All Implemented Interfaces:
Group
The default native group layout.
This implementation should work on Solaris, Linux and MacOS.
-
Field Summary
Fields inherited from class jnr.posix.NativeGroup
runtime, structLayout
-
Method Summary
-
Method Details
-
getName
-
getPassword
- Specified by:
getPassword
in interfaceGroup
-
getGID
public long getGID() -
getMembers
- Specified by:
getMembers
in interfaceGroup
-