public class RoleDeleteCommand extends JaasCommandSupport
backingEngineService, JAAS_CMDS, JAAS_ENTRY, JAAS_REALMbundleContext, usedReferenceslog, session| Constructor and Description |
|---|
RoleDeleteCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecute(BackingEngine engine)
Execute the RoleDeleteCommand in the given Excecution Context.
|
String |
getRole() |
String |
getUsername() |
void |
setRole(String role) |
void |
setUsername(String username) |
String |
toString() |
doExecute, getBackingEngineService, getRealms, getRealms, setBackingEngineService, setRealmsexecute, getAllServices, getBundleContext, getService, getService, getService, setBundleContext, ungetServicesprotected Object doExecute(BackingEngine engine) throws Exception
doExecute in class JaasCommandSupportengine - Exceptionpublic String getUsername()
public void setUsername(String username)
public String getRole()
public void setRole(String role)
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.