Class MyVDConnection

java.lang.Object
com.tremolosecurity.proxy.myvd.MyVDConnection

public class MyVDConnection extends Object
Author:
mlb
  • Constructor Details

    • MyVDConnection

      public MyVDConnection(net.sourceforge.myvd.server.ServerCore core)
  • Method Details

    • search

      public com.novell.ldap.LDAPSearchResults search(String base, int scope, String filter, ArrayList<String> attributes) throws com.novell.ldap.LDAPException
      Throws:
      com.novell.ldap.LDAPException
    • search

      public com.novell.ldap.LDAPSearchResults search(String base, int scope, String filter, ArrayList<String> attributes, int maxResults) throws com.novell.ldap.LDAPException
      Throws:
      com.novell.ldap.LDAPException
    • bind

      public void bind(String dn, String password) throws com.novell.ldap.LDAPException
      Throws:
      com.novell.ldap.LDAPException