public class URLPreferringLdapContextDecorator extends URLPreferringDirContextDecorator implements LdapContext
CONTROL_FACTORIESADD_ATTRIBUTE, REMOVE_ATTRIBUTE, REPLACE_ATTRIBUTEAPPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES| Constructor and Description |
|---|
URLPreferringLdapContextDecorator() |
URLPreferringLdapContextDecorator(LdapContext original) |
| Modifier and Type | Method and Description |
|---|---|
protected LdapContext |
checkAndCast(Context ctx) |
ExtendedResponse |
extendedOperation(ExtendedRequest request) |
Control[] |
getConnectControls() |
protected LdapContext |
getOriginal() |
Control[] |
getRequestControls() |
Control[] |
getResponseControls() |
LdapContext |
newInstance(Control[] requestControls) |
void |
reconnect(Control[] connCtls) |
void |
setRequestControls(Control[] requestControls) |
bind, bind, createSubcontext, createSubcontext, getAttributes, getAttributes, getAttributes, getAttributes, getSchema, getSchema, getSchemaClassDefinition, getSchemaClassDefinition, getURLOrDefaultInitCtx, getURLOrDefaultInitCtx, modifyAttributes, modifyAttributes, modifyAttributes, modifyAttributes, rebind, rebind, search, search, search, search, search, search, search, searchaddToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, equals, getEnvironment, getNameInNamespace, getNameParser, getNameParser, hashCode, init, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbindclone, finalize, getClass, 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 URLPreferringLdapContextDecorator()
public URLPreferringLdapContextDecorator(LdapContext original)
protected LdapContext checkAndCast(Context ctx) throws NamingException
checkAndCast in class URLPreferringDirContextDecoratorNamingExceptionprotected LdapContext getOriginal() throws NamingException
getOriginal in class URLPreferringContextDecoratorNamingExceptionpublic ExtendedResponse extendedOperation(ExtendedRequest request) throws NamingException
extendedOperation in interface LdapContextNamingExceptionpublic LdapContext newInstance(Control[] requestControls) throws NamingException
newInstance in interface LdapContextNamingExceptionpublic void reconnect(Control[] connCtls) throws NamingException
reconnect in interface LdapContextNamingExceptionpublic Control[] getConnectControls() throws NamingException
getConnectControls in interface LdapContextNamingExceptionpublic void setRequestControls(Control[] requestControls) throws NamingException
setRequestControls in interface LdapContextNamingExceptionpublic Control[] getRequestControls() throws NamingException
getRequestControls in interface LdapContextNamingExceptionpublic Control[] getResponseControls() throws NamingException
getResponseControls in interface LdapContextNamingExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.