|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.net.Credentials
public class Credentials
| Constructor Summary | |
|---|---|
Credentials(int pid,
int uid,
int gid)
|
|
| Method Summary | |
|---|---|
int |
getGid()
|
int |
getPid()
|
int |
getUid()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Credentials(int pid,
int uid,
int gid)
| Method Detail |
|---|
public int getPid()
public int getUid()
public int getGid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||