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