public class LdapObjectsTest extends LdapObjects
Constructor and Description |
---|
LdapObjectsTest() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDn() |
org.apache.directory.api.ldap.model.entry.Entry |
getLdapEntry() |
java.lang.String |
getRDn() |
void |
testLdapObjects_updateLdapAttributeAnyToNone() |
void |
testLdapObjects_updateLdapAttributeDiffValueCount() |
void |
testLdapObjects_updateLdapAttributeNoneToAny() |
void |
testLdapObjects_updateLdapAttributeNoneToNone() |
void |
testLdapObjects_updateLdapAttributeNoUpdate() |
void |
testLdapObjects_updateLdapAttributeSameValueCount() |
getModifyRequest, updateLdapAttribute
public void testLdapObjects_updateLdapAttributeNoneToNone() throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapException
public void testLdapObjects_updateLdapAttributeNoneToAny() throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapException
public void testLdapObjects_updateLdapAttributeAnyToNone() throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapException
public void testLdapObjects_updateLdapAttributeDiffValueCount() throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapException
public void testLdapObjects_updateLdapAttributeSameValueCount() throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapException
public void testLdapObjects_updateLdapAttributeNoUpdate() throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapException
public java.lang.String getDn()
getDn
in class LdapObjects
public java.lang.String getRDn()
getRDn
in class LdapObjects
public org.apache.directory.api.ldap.model.entry.Entry getLdapEntry() throws ServerFault
getLdapEntry
in class LdapObjects
ServerFault
Copyright © 2021. All Rights Reserved.