| Class | Description |
|---|---|
| Group |
Class is the equivalent java class used for holding values from native c code structure group.
|
| Passwd |
Class is the equivalent java class used for holding values from native c code structure passwd.
|
| RLimit | |
| SetUID |
Class is for changing user and groupId, it can also be use to retrieve user information by using getpwuid(uid) or getpwnam(username) of both linux and unix systems
|
| SetUIDServer |
This extension of
Server will make a JNI call to set the unix UID. |
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.