| Package | Description |
|---|---|
| edu.vt.middleware.ldap.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
TlsConnectionHandler
TlsConnectionHandler creates a new LdapContext
using environment properties obtained from LdapConfig.getEnvironment() and then invokes the startTLS extended operation
on the context. |
| Modifier and Type | Method and Description |
|---|---|
DefaultConnectionHandler |
DefaultConnectionHandler.newInstance()
Returns a separate instance of this connection handler with the same
underlying ldap configuration.
|
| Constructor and Description |
|---|
DefaultConnectionHandler(DefaultConnectionHandler ch)
Copy constructor for
DefaultConnectionHandler. |
Copyright © 2014. All rights reserved.