Group
public final class DefaultNativeGroup extends NativeGroup implements Group
This implementation should work on Solaris, Linux and MacOS.
runtime, structLayout
Modifier and Type | Method | Description |
---|---|---|
long |
getGID() |
|
String[] |
getMembers() |
|
String |
getName() |
|
String |
getPassword() |
public String getPassword()
getPassword
in interface Group
public String[] getMembers()
getMembers
in interface Group
Copyright © 2018. All rights reserved.