org.openmdx.resource.ldap.cci
Interface Connection

All Superinterfaces:
Closeable, netscape.ldap.LDAPv2, netscape.ldap.LDAPv3
All Known Implementing Classes:
Connection

public interface Connection
extends netscape.ldap.LDAPv3, Closeable

LDAP specific Connection interface


Field Summary
 
Fields inherited from interface netscape.ldap.LDAPv3
ALL_USER_ATTRS, CLIENTCONTROLS, NO_ATTRS, SERVERCONTROLS
 
Fields inherited from interface netscape.ldap.LDAPv2
BATCHSIZE, BIND, DEFAULT_PORT, DEREF, DEREF_ALWAYS, DEREF_FINDING, DEREF_NEVER, DEREF_SEARCHING, PROTOCOL_VERSION, REFERRALS, REFERRALS_HOP_LIMIT, REFERRALS_REBIND_PROC, SCOPE_BASE, SCOPE_ONE, SCOPE_SUB, SERVER_TIMELIMIT, SIZELIMIT, TIMELIMIT
 
Method Summary
 
Methods inherited from interface netscape.ldap.LDAPv3
authenticate, bind, connect, extendedOperation, getResponseControls, rename, rename
 
Methods inherited from interface netscape.ldap.LDAPv2
abandon, add, add, authenticate, bind, compare, compare, connect, connect, delete, delete, disconnect, getOption, modify, modify, modify, modify, read, read, read, rename, rename, search, search, setOption
 
Methods inherited from interface java.io.Closeable
close
 



This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.