| Package | Description |
|---|---|
| de.cinovo.cloudconductor.server.dao | |
| de.cinovo.cloudconductor.server.dao.hibernate | |
| de.cinovo.cloudconductor.server.model | |
| de.cinovo.cloudconductor.server.rest.helper |
| Modifier and Type | Method and Description |
|---|---|
ESSHKey |
ISSHKeyDAO.findByOwner(String owner) |
| Modifier and Type | Method and Description |
|---|---|
ESSHKey |
SSHKeyDAOHib.findByName(String name) |
ESSHKey |
SSHKeyDAOHib.findByOwner(String owner) |
| Modifier and Type | Method and Description |
|---|---|
Class<ESSHKey> |
SSHKeyDAOHib.getEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
List<ESSHKey> |
ETemplate.getSshkeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
ETemplate.setSshkeys(List<ESSHKey> sshkeys) |
| Modifier and Type | Method and Description |
|---|---|
ESSHKey |
AMConverter.toModel(de.cinovo.cloudconductor.api.model.SSHKey api) |
| Modifier and Type | Method and Description |
|---|---|
static de.cinovo.cloudconductor.api.model.SSHKey |
MAConverter.fromModel(ESSHKey model) |
Copyright © 2014 Cinovo AG. All Rights Reserved.