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