Package | Description |
---|---|
edu.vt.middleware.ldap | |
edu.vt.middleware.ldap.auth | |
edu.vt.middleware.ldap.pool | |
edu.vt.middleware.ldap.props |
Modifier and Type | Class and Description |
---|---|
class |
LdapConfig
LdapConfig contains all the configuration data that the
Ldap needs to control connections and searching. |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractCli.initLdapProperties(PropertyConfig config,
org.apache.commons.cli.CommandLine line)
Initialize the supplied config with command line options.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticatorConfig
AuthenticatorConfig contains all the configuration data that the
Authenticator needs to control authentication. |
Modifier and Type | Class and Description |
---|---|
class |
LdapPoolConfig
LdapPoolConfig contains all the configuration data that the
pooling implementations need to control the pool. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPropertyConfig
AbstractPropertyConfig provides a base implementation of
PropertyConfig . |
Constructor and Description |
---|
LdapProperties(PropertyConfig pc)
This will create a new
LdapProperties for the supplied
properties config. |
LdapProperties(PropertyConfig pc,
InputStream is)
This will create a new
LdapProperties with the supplied
properties properties config and input stream. |
Copyright © 2014. All rights reserved.