public class DeviceKeyListCommand extends AbstractShellCommand
| Constructor and Description |
|---|
DeviceKeyListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Executes this command.
|
protected List<org.onosproject.net.key.DeviceKey> |
getSortedDeviceKeys(org.onosproject.net.key.DeviceKeyService service)
Returns the list of devices keys sorted using the device key identifier.
|
annotations, annotations, annotations, appId, codec, doExecute, error, get, getService, jsonForEntity, mapper, outputJson, printprotected void execute()
AbstractShellCommandexecute in class AbstractShellCommandprotected List<org.onosproject.net.key.DeviceKey> getSortedDeviceKeys(org.onosproject.net.key.DeviceKeyService service)
service - device key service