|
JNA API> 3.4.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.jna.platform.win32.WinNT.TOKEN_TYPE
public abstract static class WinNT.TOKEN_TYPE
The TOKEN_TYPE enumeration type contains values that differentiate between a primary token and an impersonation token.
| Field Summary | |
|---|---|
static int |
TokenImpersonation
|
static int |
TokenPrimary
|
| Constructor Summary | |
|---|---|
WinNT.TOKEN_TYPE()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int TokenPrimary
public static final int TokenImpersonation
| Constructor Detail |
|---|
public WinNT.TOKEN_TYPE()
|
JNA API> 3.4.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||