Credentialspublic class Credentials extends Object
Constructors Summary |
---|
public Credentials(int pid, int uid, int gid) throw new RuntimeException("Stub!");
|
Methods Summary |
---|
public int | getGid() throw new RuntimeException("Stub!");
| public int | getPid() throw new RuntimeException("Stub!");
| public int | getUid() throw new RuntimeException("Stub!");
|
|