Uses of Class
edu.vt.middleware.ldap.props.AbstractPropertyConfig
-
Packages that use AbstractPropertyConfig Package Description edu.vt.middleware.ldap edu.vt.middleware.ldap.auth edu.vt.middleware.ldap.pool -
-
Uses of AbstractPropertyConfig in edu.vt.middleware.ldap
Subclasses of AbstractPropertyConfig in edu.vt.middleware.ldap Modifier and Type Class Description classLdapConfigLdapConfigcontains all the configuration data that theLdapneeds to control connections and searching. -
Uses of AbstractPropertyConfig in edu.vt.middleware.ldap.auth
Subclasses of AbstractPropertyConfig in edu.vt.middleware.ldap.auth Modifier and Type Class Description classAuthenticatorConfigAuthenticatorConfigcontains all the configuration data that theAuthenticatorneeds to control authentication. -
Uses of AbstractPropertyConfig in edu.vt.middleware.ldap.pool
Subclasses of AbstractPropertyConfig in edu.vt.middleware.ldap.pool Modifier and Type Class Description classLdapPoolConfigLdapPoolConfigcontains all the configuration data that the pooling implementations need to control the pool.
-