public class InitialLdapContext extends javax.naming.directory.InitialDirContext implements LdapContext
CONTROL_FACTORIES| Constructor and Description |
|---|
InitialLdapContext() |
InitialLdapContext(java.util.Hashtable<?,?> environment,
Control[] connControls) |
| Modifier and Type | Method and Description |
|---|---|
ExtendedResponse |
extendedOperation(ExtendedRequest request) |
Control[] |
getConnectControls() |
Control[] |
getRequestControls() |
Control[] |
getResponseControls() |
LdapContext |
newInstance(Control[] reqControls) |
void |
reconnect(Control[] connControls) |
void |
setRequestControls(Control[] reqControls) |
bind, bind, createSubcontext, createSubcontext, getAttributes, getAttributes, getAttributes, getAttributes, getSchema, getSchema, getSchemaClassDefinition, getSchemaClassDefinition, modifyAttributes, modifyAttributes, modifyAttributes, modifyAttributes, rebind, rebind, search, search, search, search, search, search, search, searchaddToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getDefaultInitCtx, getEnvironment, getNameInNamespace, getNameParser, getNameParser, getURLOrDefaultInitCtx, getURLOrDefaultInitCtx, init, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbindclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbind, bind, createSubcontext, createSubcontext, getAttributes, getAttributes, getAttributes, getAttributes, getSchema, getSchema, getSchemaClassDefinition, getSchemaClassDefinition, modifyAttributes, modifyAttributes, modifyAttributes, modifyAttributes, rebind, rebind, search, search, search, search, search, search, search, searchaddToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbindpublic InitialLdapContext() throws javax.naming.NamingException
javax.naming.NamingExceptionpublic InitialLdapContext(java.util.Hashtable<?,?> environment, Control[] connControls) throws javax.naming.NamingException
javax.naming.NamingExceptionpublic ExtendedResponse extendedOperation(ExtendedRequest request) throws javax.naming.NamingException
extendedOperation in interface LdapContextjavax.naming.NamingExceptionpublic Control[] getConnectControls() throws javax.naming.NamingException
getConnectControls in interface LdapContextjavax.naming.NamingExceptionpublic Control[] getRequestControls() throws javax.naming.NamingException
getRequestControls in interface LdapContextjavax.naming.NamingExceptionpublic Control[] getResponseControls() throws javax.naming.NamingException
getResponseControls in interface LdapContextjavax.naming.NamingExceptionpublic LdapContext newInstance(Control[] reqControls) throws javax.naming.NamingException
newInstance in interface LdapContextjavax.naming.NamingExceptionpublic void reconnect(Control[] connControls) throws javax.naming.NamingException
reconnect in interface LdapContextjavax.naming.NamingExceptionpublic void setRequestControls(Control[] reqControls) throws javax.naming.NamingException
setRequestControls in interface LdapContextjavax.naming.NamingException