public class LDAPBackingEngineFactory extends Object implements BackingEngineFactory
| Constructor and Description |
|---|
LDAPBackingEngineFactory() |
| Modifier and Type | Method and Description |
|---|---|
BackingEngine |
build(Map<String,?> options)
Backing engine factory method.
|
String |
getModuleClass()
Get the module class.
|
public String getModuleClass()
BackingEngineFactorygetModuleClass in interface BackingEngineFactorypublic BackingEngine build(Map<String,?> options)
BackingEngineFactorybuild in interface BackingEngineFactoryoptions - the factory options.Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.