| Modifier and Type | Method and Description |
|---|---|
BackingEngine |
BackingEngineFactory.build(Map<String,?> options)
Backing engine factory method.
|
BackingEngine |
BackingEngineService.get(AppConfigurationEntry entry) |
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCBackingEngine |
| Modifier and Type | Method and Description |
|---|---|
BackingEngine |
JDBCBackingEngineFactory.build(Map<String,?> options)
Build a Backing engine for the JDBCLoginModule.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LDAPBackingEngine
Karaf JAAS backing engine to support basic list funcitonality
for the LDAP login module.
|
| Modifier and Type | Method and Description |
|---|---|
BackingEngine |
LDAPBackingEngineFactory.build(Map<String,?> options) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesBackingEngine |
| Modifier and Type | Method and Description |
|---|---|
BackingEngine |
PropertiesBackingEngineFactory.build(Map<String,?> options)
Builds the Backing Engine
|
| Modifier and Type | Class and Description |
|---|---|
class |
PublickeyBackingEngine |
| Modifier and Type | Method and Description |
|---|---|
BackingEngine |
PublickeyBackingEngineFactory.build(Map<String,?> options) |
| Modifier and Type | Class and Description |
|---|---|
class |
SyncopeBackingEngine |
| Modifier and Type | Method and Description |
|---|---|
BackingEngine |
SyncopeBackingEngineFactory.build(Map<String,?> options) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.