-
Field Summary 
Fields
protected long
protected long[]
The current list of groups.
protected long
-
Constructor Summary 
Constructors
Instantiate a UnixSystem
and load
the native library to access the underlying system information.
-
Method Summary 
long
Get the GID for the current Unix user.
long[]
Get the supplementary groups for the current Unix user.
long
Get the UID for the current Unix user.
Get the username for the current Unix user.
Methods declared in class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
Constructor Details 
-
UnixSystem 
-
Method Details 
-
getUsername 
-
getUid 
-
getGid 
-
getGroups 