Search

Class com.vmware.o11n.plugin.ad.ldap.LdapRequestWrapper

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
com.vmware.o11n.plugin.ad.ldap.LdapRequestWrapper(com.unboundid.ldap.sdk.UpdatableLDAPRequest ) constructor
addControl(com.vmware.o11n.plugin.ad.ldap.controll.LdapControl ) void
clearControls() void
followReferrals(LdapClient ) boolean
getControl(String ) Object
getControls() Object[]
getLastMessageID() Number
getOperationType() com.unboundid.ldap.sdk.OperationType
getResponseTimeoutMillis(LdapClient ) Number
hasControl() boolean
hasControlByOid(String ) boolean
removeControlByOid(String ) com.vmware.o11n.plugin.ad.ldap.controll.LdapControl
replaceControl(com.vmware.o11n.plugin.ad.ldap.controll.LdapControl ) com.vmware.o11n.plugin.ad.ldap.controll.LdapControl
replaceControlByOid(String , com.vmware.o11n.plugin.ad.ldap.controll.LdapControl ) Object
setFollowReferrals(boolean ) void
setResponseTimeoutMillis(Number ) void
unwrap() com.unboundid.ldap.sdk.UpdatableLDAPRequest

Returned by

None

Referenced in

None