public class ModuleAddCommand extends JaasCommandSupport
JAAS_CMDS, JAAS_ENTRY, JAAS_REALM| Constructor and Description |
|---|
ModuleAddCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecute(org.apache.karaf.jaas.modules.BackingEngine engine) |
Object |
execute()
Add the command to the command queue.
|
String |
getLoginModule() |
List<String> |
getPropertiesList() |
void |
setLoginModule(String loginModule) |
void |
setPropertiesList(List<String> propertiesList) |
getBackingEngine, getRealms, getRealms, setRealms, setSessionprotected Object doExecute(org.apache.karaf.jaas.modules.BackingEngine engine) throws Exception
doExecute in class JaasCommandSupportExceptionpublic Object execute() throws Exception
JaasCommandSupportexecute in interface org.apache.karaf.shell.api.action.Actionexecute in class JaasCommandSupportExceptionpublic String getLoginModule()
public void setLoginModule(String loginModule)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.