JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
jnr.posix
Interface Group
All Known Implementing Classes:
DefaultNativeGroup
,
NativeGroup
public interface
Group
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getGID
()
String
[]
getMembers
()
String
getName
()
String
getPassword
()
Method Details
getName
String
getName
()
getPassword
String
getPassword
()
getGID
long
getGID
()
getMembers
String
[]
getMembers
()