| Package | Description |
|---|---|
| org.apache.karaf.jaas.command | |
| org.apache.karaf.jaas.modules | |
| org.apache.karaf.jaas.modules.jdbc | |
| org.apache.karaf.jaas.modules.properties |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
UserDeleteCommand.doExecute(BackingEngine engine)
Execute the RoleAddCommand in the given Excecution Context.
|
protected Object |
UserAddCommand.doExecute(BackingEngine engine)
Execute the RoleAddCommand in the given Excecution Context.
|
protected Object |
UpdateCommand.doExecute(BackingEngine engine) |
protected Object |
RoleDeleteCommand.doExecute(BackingEngine engine)
Execute the RoleDeleteCommand in the given Excecution Context.
|
protected Object |
RoleAddCommand.doExecute(BackingEngine engine)
Execute the RoleAddCommand in the given Excecution Context.
|
protected Object |
ManageRealmCommand.doExecute(BackingEngine engine) |
protected Object |
ListUsersCommand.doExecute(BackingEngine engine) |
protected Object |
ListRealmsCommand.doExecute(BackingEngine engine) |
protected Object |
ListPendingCommand.doExecute(BackingEngine engine) |
protected abstract Object |
JaasCommandSupport.doExecute(BackingEngine engine) |
protected Object |
CancelCommand.doExecute(BackingEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
BackingEngine |
BackingEngineFactory.build(Map 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 options)
Build a Backing engine for the JDBCLoginModule.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesBackingEngine |
| Modifier and Type | Method and Description |
|---|---|
BackingEngine |
PropertiesBackingEngineFactory.build(Map options)
Builds the Backing Engine
|
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.