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