public class GroupDeleteCommand extends JaasCommandSupport
JAAS_CMDS, JAAS_ENTRY, JAAS_REALM| Constructor and Description |
|---|
GroupDeleteCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecute(org.apache.karaf.jaas.modules.BackingEngine engine) |
String |
getGroup() |
String |
getUsername() |
void |
setGroup(String group) |
void |
setUsername(String username) |
String |
toString() |
execute, getBackingEngine, getRealms, getRealms, setRealms, setSessionprotected Object doExecute(org.apache.karaf.jaas.modules.BackingEngine engine) throws Exception
doExecute in class JaasCommandSupportExceptionpublic String getUsername()
public void setUsername(String username)
public String getGroup()
public void setGroup(String group)
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.