public class PropertiesBackingEngineFactory extends Object implements BackingEngineFactory
| Constructor and Description |
|---|
PropertiesBackingEngineFactory() |
| Modifier and Type | Method and Description |
|---|---|
BackingEngine |
build(Map options)
Builds the Backing Engine
|
String |
getModuleClass()
Returns the login module class, that this factory can build.
|
public BackingEngine build(Map options)
build in interface BackingEngineFactoryoptions - public String getModuleClass()
getModuleClass in interface BackingEngineFactoryCopyright © 2007-2014 FuseSource, Corp.. All Rights Reserved.