keywhiz.api.model.SecretVersion to keywhiz.api.model.SanitizedSecret
No. of Instances - 4
No. of Commits - 1
No. of Projects - {'keywhiz'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- SecretVersion to SanitizedSecret.fromSecretSeriesAndContent(SecretSeriesAndContent.of(s,c))
- SecretVersion.of(s.id(),c.id(),s.name(),s.description(),c.hmac(),c.createdAt(),c.createdBy(),c.updatedAt(),c.updatedBy(),c.metadata(),s.type().orElse(""),c.expiry()) to SanitizedSecret