public class PortalLDAPContext
extends com.liferay.portal.kernel.ldap.DummyDirContext
| Constructor and Description |
|---|
PortalLDAPContext(javax.naming.directory.Attributes attributes) |
PortalLDAPContext(boolean ignoreCase) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(java.lang.String name,
java.lang.Object object) |
javax.naming.directory.Attributes |
getAttributes() |
javax.naming.directory.Attributes |
getAttributes(javax.naming.Name name) |
javax.naming.directory.Attributes |
getAttributes(javax.naming.Name name,
java.lang.String[] ids) |
javax.naming.directory.Attributes |
getAttributes(java.lang.String name) |
javax.naming.directory.Attributes |
getAttributes(java.lang.String name,
java.lang.String[] ids) |
void |
setAttributes(javax.naming.directory.Attributes attributes) |
bind, bind, createSubcontext, createSubcontext, 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, unbindclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToEnvironment, 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 PortalLDAPContext(javax.naming.directory.Attributes attributes)
public PortalLDAPContext(boolean ignoreCase)
public void addAttribute(java.lang.String name,
java.lang.Object object)
public javax.naming.directory.Attributes getAttributes()
public javax.naming.directory.Attributes getAttributes(javax.naming.Name name)
throws javax.naming.NamingException
getAttributes in interface javax.naming.directory.DirContextgetAttributes in class com.liferay.portal.kernel.ldap.DummyDirContextjavax.naming.NamingExceptionpublic javax.naming.directory.Attributes getAttributes(javax.naming.Name name,
java.lang.String[] ids)
throws javax.naming.NamingException
getAttributes in interface javax.naming.directory.DirContextgetAttributes in class com.liferay.portal.kernel.ldap.DummyDirContextjavax.naming.NamingExceptionpublic javax.naming.directory.Attributes getAttributes(java.lang.String name)
throws javax.naming.NamingException
getAttributes in interface javax.naming.directory.DirContextgetAttributes in class com.liferay.portal.kernel.ldap.DummyDirContextjavax.naming.NamingExceptionpublic javax.naming.directory.Attributes getAttributes(java.lang.String name,
java.lang.String[] ids)
throws javax.naming.NamingException
getAttributes in interface javax.naming.directory.DirContextgetAttributes in class com.liferay.portal.kernel.ldap.DummyDirContextjavax.naming.NamingExceptionpublic void setAttributes(javax.naming.directory.Attributes attributes)