public final class RAPUserInfo extends UserInfo implements RAPReadable, Serializable
The UserInfo class contains the details of a user account on a remote server.
The AdminSession.getUserInfo () method returns an UserInfo object for the specified remote user.
InfoLevel1, InfoLevel21, InfoLevel3, OperAccounts, OperComm, OperPrint, OperServer, PrivAdmin, PrivGuest, PrivUser
Constructor and Description |
---|
RAPUserInfo()
Default constructor
|
RAPUserInfo(int infoLevel,
Vector objs)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
void |
readRAPObject(int infoLevel,
Vector objs)
Read the object state from the supplied list of objects
|
getAccountExpires, getAccountTypeAsString, getApplicationParameter, getBadPasswordCount, getCodePage, getComment, getCountryCode, getDescription, getFlags, getFullName, getGroupRID, getHomeDirectory, getHomeDirectoryDrive, getInformationLevel, getLastLogoff, getLastLogon, getLastPasswordChange, getLogonHours, getLogonScriptPath, getLogonServer, getPasswordExpired, getPasswordMustChangeBy, getPrivileges, getProfile, getUnitsPerWeek, getUserName, getUserRID, getWorkStations, isAutoLocked, isDisabled, isDomainTrust, isNormalUser, isServerTrust, isWorkstationTrust, numberOfLogons, passwordExpires, readObject, readStrings, requiresHomeDirectory, requiresPassword, toString
public RAPUserInfo()
public RAPUserInfo(int infoLevel, Vector objs)
infoLevel
- intobjs
- Vectorpublic void readRAPObject(int infoLevel, Vector objs)
RAPReadable
readRAPObject
in interface RAPReadable
infoLevel
- intobjs
- VectorCopyright © 2005–2017 Alfresco Software. All rights reserved.