org.smallmind.cloud.namespace.java.backingStore.ldap
Class LdapContextCreator
java.lang.Object
org.smallmind.cloud.namespace.java.backingStore.ContextCreator
org.smallmind.cloud.namespace.java.backingStore.ldap.LdapContextCreator
public class LdapContextCreator
- extends ContextCreator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapContextCreator
public LdapContextCreator(NamingConnectionDetails connectionDetails)
insureContext
public static void insureContext(DirContext dirContext,
String namingPath)
throws NamingException
- Throws:
NamingException
getRoot
public String getRoot()
getInitialContext
public DirContext getInitialContext()
throws NamingException
- Specified by:
getInitialContext in class ContextCreator
- Throws:
NamingException
Copyright © 2011. All Rights Reserved.