public class AccessCheckingLdapContextDecorator extends AccessCheckingDirContextDecorator 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 |
|---|
AccessCheckingLdapContextDecorator(LdapContext original,
String... checkedSchemes) |
AccessCheckingLdapContextDecorator(String... checkedSchemes) |
| Modifier and Type | Method and Description |
|---|---|
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, modifyAttributes, modifyAttributes, modifyAttributes, modifyAttributes, rebind, rebind, search, search, search, search, search, search, search, searchaddToEnvironment, bind, bind, check, check, check, 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 AccessCheckingLdapContextDecorator(String... checkedSchemes)
public AccessCheckingLdapContextDecorator(LdapContext original, String... checkedSchemes)
protected LdapContext getOriginal()
getOriginal in class AccessCheckingDirContextDecoratorpublic 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-2014 Red Hat, Inc.. All Rights Reserved.