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