Package | Description |
---|---|
org.gitlab4j.api |
Modifier and Type | Method and Description |
---|---|
GpgSignature |
CommitsApi.getGpgSignature(Object projectIdOrPath,
String sha)
Get the GPG signature from a commit, if it is signed.
|
Modifier and Type | Method and Description |
---|---|
Optional<GpgSignature> |
CommitsApi.getOptionalGpgSignature(Object projectIdOrPath,
String sha)
Get the GPG signature from a commit as an Optional instance
|
Copyright © 2020. All rights reserved.