public class LdapSyncObject extends Object
| Constructor and Description |
|---|
LdapSyncObject() |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getAttributes()
non membership attributes.
|
String |
getDn()
dn of object
|
LdapSyncObjectContainer |
getLdapSyncObjectContainer()
link back up to container
|
void |
setAttributes(Object[] attributes1)
non membership attributes.
|
void |
setDn(String dn1)
dn of object
|
void |
setLdapSyncObjectContainer(LdapSyncObjectContainer ldapSyncObjectContainer1)
link back up to container
|
public LdapSyncObjectContainer getLdapSyncObjectContainer()
public void setLdapSyncObjectContainer(LdapSyncObjectContainer ldapSyncObjectContainer1)
ldapSyncObjectContainer1 - public String getDn()
public void setDn(String dn1)
dn1 - public Object[] getAttributes()
public void setAttributes(Object[] attributes1)
attributes1 - Copyright © 2016 Internet2. All rights reserved.