Class JiveInitialLdapContext

All Implemented Interfaces:
Context, DirContext, LdapContext

public class JiveInitialLdapContext extends InitialLdapContext
A class that extends the Java's InitialLdapContext class with two properties to store the SSLSession and the StartTlsResponse objects. This is necessary when using the StartTLS extension.