public class LdapUser extends Object implements TargetSystemUser
| Constructor and Description |
|---|
LdapUser(LdapObject ldapObject) |
LdapUser(String dn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
getJexlMap() |
LdapObject |
getLdapObject() |
int |
getNativeMemorySize_bytes()
Approximately how many bytes did target system provide to create this object?
For instance, for an ldap server, this would be how much LDIF information is
behind this user.
|
int |
hashCode() |
String |
toString() |
public LdapUser(LdapObject ldapObject)
public LdapUser(String dn)
public LdapObject getLdapObject()
public Object getJexlMap()
getJexlMap in interface TargetSystemUserpublic int getNativeMemorySize_bytes()
throws PspException
TargetSystemUsergetNativeMemorySize_bytes in interface TargetSystemUserPspExceptionCopyright © 2022 Internet2. All rights reserved.