public class PosixUserSearchResult extends UserSearchResult
| Modifier and Type | Field and Description |
|---|---|
int |
id |
Boolean |
shellAccess |
fullName, group, principaldynamicProperty, dynamicType| Constructor and Description |
|---|
PosixUserSearchResult() |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
Boolean |
getShellAccess() |
void |
setId(int id) |
void |
setShellAccess(Boolean shellAccess) |
getFullName, getPrincipal, isGroup, setFullName, setGroup, setPrincipalgetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic int id
public Boolean shellAccess
Copyright © 2011-2012. All Rights Reserved.