public class PropertiesBackingEngineFactory extends Object implements BackingEngineFactory
| Constructor and Description |
|---|
PropertiesBackingEngineFactory() |
| Modifier and Type | Method and Description |
|---|---|
BackingEngine |
build(Map<String,?> options)
Builds the Backing Engine
|
String |
getModuleClass()
Returns the login module class, that this factory can build.
|
public BackingEngine build(Map<String,?> options)
build in interface BackingEngineFactoryoptions - the factory options.public String getModuleClass()
getModuleClass in interface BackingEngineFactoryCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.