|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jna.platform.win32.Advapi32Util.Group
public static class Advapi32Util.Group
A group.
| Field Summary | |
|---|---|
java.lang.String |
name
Group name. |
byte[] |
sid
Binary representation of the group SID. |
java.lang.String |
sidString
String representation of the group SID. |
| Constructor Summary | |
|---|---|
Advapi32Util.Group()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public java.lang.String sidString
public byte[] sid
| Constructor Detail |
|---|
public Advapi32Util.Group()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||