Package netscape.ldap

Interface LDAPSSLSocketFactoryExt

All Superinterfaces:
LDAPSocketFactory
All Known Implementing Classes:
LDAPSSLSocketFactory, LDAPSSLSocketWrapFactory

public interface LDAPSSLSocketFactoryExt extends LDAPSocketFactory
Represents an SSL socket connection that you can use to connect to an LDAP server. This interface extends the base interface LDAPSocketFactory and provides SSL-specific methods.

Version:
1.0
See Also: