| com.liferay.util.ldap.DummyDirContext com.liferay.portal.security.ldap.LDAPUser
LDAPUser | public LDAPUser()(Code) | | |
Methods inherited from com.liferay.util.ldap.DummyDirContext | public void bind(Name name, Object obj, Attributes attrs) throws NamingException(Code)(Java Doc) public void bind(String name, Object obj, Attributes attrs) throws NamingException(Code)(Java Doc) public DirContext createSubcontext(Name name, Attributes attrs) throws NamingException(Code)(Java Doc) public DirContext createSubcontext(String name, Attributes attrs) throws NamingException(Code)(Java Doc) public Attributes getAttributes(Name name) throws NamingException(Code)(Java Doc) public Attributes getAttributes(String name) throws NamingException(Code)(Java Doc) public Attributes getAttributes(Name name, String[] attrIds) throws NamingException(Code)(Java Doc) public Attributes getAttributes(String name, String[] attrIds) throws NamingException(Code)(Java Doc) public DirContext getSchema(Name name) throws NamingException(Code)(Java Doc) public DirContext getSchema(String name) throws NamingException(Code)(Java Doc) public DirContext getSchemaClassDefinition(Name name) throws NamingException(Code)(Java Doc) public DirContext getSchemaClassDefinition(String name) throws NamingException(Code)(Java Doc) public void modifyAttributes(Name name, int modificationOp, Attributes attrs) throws NamingException(Code)(Java Doc) public void modifyAttributes(String name, int modificationOp, Attributes attrs) throws NamingException(Code)(Java Doc) public void modifyAttributes(Name name, ModificationItem[] mods) throws NamingException(Code)(Java Doc) public void modifyAttributes(String name, ModificationItem[] mods) throws NamingException(Code)(Java Doc) public void rebind(Name name, Object obj, Attributes attrs) throws NamingException(Code)(Java Doc) public void rebind(String name, Object obj, Attributes attrs) throws NamingException(Code)(Java Doc) public NamingEnumeration search(Name name, Attributes matchingAttributes, String[] attributesToReturn) throws NamingException(Code)(Java Doc) public NamingEnumeration search(String name, Attributes matchingAttributes, String[] attributesToReturn) throws NamingException(Code)(Java Doc) public NamingEnumeration search(Name name, Attributes matchingAttributes) throws NamingException(Code)(Java Doc) public NamingEnumeration search(String name, Attributes matchingAttributes) throws NamingException(Code)(Java Doc) public NamingEnumeration search(Name name, String filter, SearchControls cons) throws NamingException(Code)(Java Doc) public NamingEnumeration search(String name, String filter, SearchControls cons) throws NamingException(Code)(Java Doc) public NamingEnumeration search(Name name, String filterExpr, Object[] filterArgs, SearchControls cons) throws NamingException(Code)(Java Doc) public NamingEnumeration search(String name, String filterExpr, Object[] filterArgs, SearchControls cons) throws NamingException(Code)(Java Doc)
|
|
|