Package org.opendaylight.aaa.cli.dmstore
Class RemoveUser
java.lang.Object
org.opendaylight.aaa.cli.AaaCliAbstractCommand
org.opendaylight.aaa.cli.dmstore.RemoveUser
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
Removes a user.
- Author:
- mserngawy
-
Field Summary
Fields inherited from class org.opendaylight.aaa.cli.AaaCliAbstractCommand
identityStore, LOGIN_FAILED_MESS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opendaylight.aaa.cli.AaaCliAbstractCommand
list
-
Constructor Details
-
RemoveUser
public RemoveUser()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.apache.karaf.shell.api.action.Action
- Overrides:
execute
in classAaaCliAbstractCommand
- Throws:
Exception
-