Class ADLdapInsert

java.lang.Object
net.sourceforge.myvd.inserts.ldap.LDAPInterceptor
com.tremolosecurity.proxy.myvd.inserts.ad.ADLdapInsert
All Implemented Interfaces:
net.sourceforge.myvd.inserts.Insert

public class ADLdapInsert extends net.sourceforge.myvd.inserts.ldap.LDAPInterceptor
  • Field Summary

    Fields inherited from class net.sourceforge.myvd.inserts.ldap.LDAPInterceptor

    NO_MAP_BIND_DN, useSrvDNS
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class net.sourceforge.myvd.inserts.ldap.LDAPInterceptor

    add, bind, closeConnection, compare, configure, delete, extendedOperation, getConnectionPool, getHeartBeatMillis, getHost, getLocalMappedDN, getMaxCheckoutTimePerCon, getMaxIdleTime, getMaxOpsPerCon, getMaxStailTime, getMaxTimeoutMillis, getName, getPageSize, getPort, getRemoteBase, getRemoteMappedDN, getSocketFactory, isIgnoreRefs, isUsePaging, modify, postSearchComplete, postSearchEntry, rename, rename, returnLDAPConnection, search, setMaxIdleTime, setPageSize, setUsePaging, shutdown

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ADLdapInsert

      public ADLdapInsert()