public final class

ldapsURLContextFactory

extends ldapURLContextFactory
java.lang.Object
   ↳ com.sun.jndi.url.ldap.ldapURLContextFactory
     ↳ com.sun.jndi.url.ldaps.ldapsURLContextFactory

Class Overview

An LDAP URL context factory that creates secure LDAP contexts (using SSL).

Summary

Public Constructors
ldapsURLContextFactory()
[Expand]
Inherited Methods
From class com.sun.jndi.url.ldap.ldapURLContextFactory
From class java.lang.Object
From interface javax.naming.spi.ObjectFactory

Public Constructors

public ldapsURLContextFactory ()