public static class Protocol.ExpiringAction extends Protocol.Action
Modifier and Type | Field and Description |
---|---|
String |
expiresAt
Absolute date/time in format "yyyy-MM-dd'T'HH:mm:ss.SSSX"
|
String |
expiresIn
Validity time in milliseconds (preferred over expiresAt as specified:
https://github.com/git-lfs/git-lfs/blob/master/docs/api/authentication.md)
|
header, href
Constructor and Description |
---|
ExpiringAction() |
Copyright © 2019 Eclipse JGit Project. All rights reserved.