public class WrapperWin32User extends WrapperUser
Modifier and Type | Method and Description |
---|---|
String |
getAccount()
Returns the full name of the user account.
|
String |
getDomain()
Returns the domain name of the user account.
|
long |
getLoginTime()
Returns the login time of the user account.
|
String |
getSID()
Returns the current Security Identifier (SID) of the user account.
|
String |
toString()
Returns a string representation of the user.
|
getGroups, getUser
public String getSID()
public String getDomain()
public String getAccount()
public long getLoginTime()
Copyright 1999, 2006 Tanuki Software Inc., All Rights Reserved.