Package | Description |
---|---|
edu.vt.middleware.ldap.handler |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConnectionHandler
DefaultConnectionHandler creates a new LdapContext
using environment properties obtained from LdapConfig.getEnvironment() . |
class |
TlsConnectionHandler
TlsConnectionHandler creates a new LdapContext
using environment properties obtained from LdapConfig.getEnvironment() and then invokes the startTLS extended operation
on the context. |
Copyright © 2018. All rights reserved.