public final class DefaultNativeGroup extends NativeGroup implements Group
This implementation should work on Solaris, Linux and MacOS.
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
DefaultNativeGroup.Layout |
| Modifier and Type | Field and Description |
|---|---|
(package private) static DefaultNativeGroup.Layout |
layout |
private jnr.ffi.Pointer |
memory |
runtime, structLayout| Constructor and Description |
|---|
DefaultNativeGroup(jnr.ffi.Pointer memory) |
| Modifier and Type | Method and Description |
|---|---|
long |
getGID() |
java.lang.String[] |
getMembers() |
java.lang.String |
getName() |
java.lang.String |
getPassword() |
static final DefaultNativeGroup.Layout layout
private final jnr.ffi.Pointer memory
public java.lang.String getPassword()
getPassword in interface Grouppublic java.lang.String[] getMembers()
getMembers in interface Group