Save This Page
Home » openjdk-7 » com.sun.jndi » ldap » [javadoc | source]
com.sun.jndi.ldap
public final class: LdapCtxFactory [javadoc | source]
java.lang.Object
   com.sun.jndi.ldap.LdapCtxFactory

All Implemented Interfaces:
    InitialContextFactory, ObjectFactory

Field Summary
public static final  String ADDRESS_TYPE    The type of each address in an LDAP reference. 
Method from com.sun.jndi.ldap.LdapCtxFactory Summary:
createTypeNameAttr,   getInitialContext,   getLdapCtxInstance,   getObjectInstance
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sun.jndi.ldap.LdapCtxFactory Detail:
 public static Attribute createTypeNameAttr(Class cl) 
    Used by Obj and obj/RemoteToAttrs too so must be public
 public Context getInitialContext(Hashtable envprops) throws NamingException 
 public static DirContext getLdapCtxInstance(Object urlInfo,
    Hashtable env) throws NamingException 
 public Object getObjectInstance(Object ref,
    Name name,
    Context nameCtx,
    Hashtable env) throws Exception