| 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
|
| SetUIDListener |
This LifeCycleListener may be added to a
Server to make a JNI call to set the unix UID. |
| SetUIDServer | Deprecated
use
SetUIDListener instead |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.