public class WrapperWin32Group extends WrapperGroup
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getAccount() |
Returns the full name of the group.
|
java.lang.String |
getDomain() |
Returns the domain name of the user account.
|
java.lang.String |
getSID() |
Returns the current Security Identifier (SID) of the user account.
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGroup
public java.lang.String getSID()
public java.lang.String getDomain()
public java.lang.String getAccount()
public java.lang.String toString()
toString
in class java.lang.Object