| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.accounts | |
| com.google.gerrit.extensions.common |
| Modifier and Type | Method and Description |
|---|---|
GpgKeyInfo |
GpgKeyApi.get() |
GpgKeyInfo |
GpgKeyApi.NotImplemented.get() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,GpgKeyInfo> |
AccountApi.listGpgKeys() |
Map<String,GpgKeyInfo> |
AccountApi.NotImplemented.listGpgKeys() |
Map<String,GpgKeyInfo> |
AccountApi.putGpgKeys(List<String> add,
List<String> remove) |
Map<String,GpgKeyInfo> |
AccountApi.NotImplemented.putGpgKeys(List<String> add,
List<String> remove) |
| Modifier and Type | Field and Description |
|---|---|
GpgKeyInfo |
PushCertificateInfo.key |
Copyright © 2018. All rights reserved.