Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.admin.ssh | |
com.atlassian.bamboo.testutils.backdoor |
Modifier and Type | Method and Description |
---|---|
RestTrustedKey |
TrustedKeyConversionFunction.apply(TrustedKey input,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo) |
Modifier and Type | Method and Description |
---|---|
List<RestTrustedKey> |
TrustedKeyResource.findAll(Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
TrustedKeyResource.create(RestTrustedKey input,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo) |
Modifier and Type | Method and Description |
---|---|
RestTrustedKey |
AdministrationControl.createTrustedSshKey(String host,
String key) |
Modifier and Type | Method and Description |
---|---|
List<RestTrustedKey> |
AdministrationControl.getTrustedSshKeys() |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.