org.apache.karaf.jaas.modules.properties
Class PropertiesBackingEngineFactory
java.lang.Object
org.apache.karaf.jaas.modules.properties.PropertiesBackingEngineFactory
- All Implemented Interfaces:
- BackingEngineFactory
public class PropertiesBackingEngineFactory
- extends Object
- implements BackingEngineFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesBackingEngineFactory
public PropertiesBackingEngineFactory()
build
public BackingEngine build(Map options)
- Builds the Backing Engine
- Specified by:
build in interface BackingEngineFactory
- Parameters:
options -
- Returns:
getModuleClass
public String getModuleClass()
- Returns the login module class, that this factory can build.
- Specified by:
getModuleClass in interface BackingEngineFactory
- Returns:
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.