Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Field and Description |
---|---|
static Config.SectionParser<SignedPushConfig> |
SignedPushConfig.KEY
Key for
Config.get(SectionParser) . |
Modifier and Type | Method and Description |
---|---|
void |
BaseReceivePack.setSignedPushConfig(SignedPushConfig cfg)
Set the configuration for push certificate verification.
|
Constructor and Description |
---|
PushCertificateParser(Repository into,
SignedPushConfig cfg)
Constructor for PushCertificateParser.
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.