Package | Description |
---|---|
com.oneops.proxy.keywhiz.model |
Modifier and Type | Method and Description |
---|---|
abstract SecretContent |
SecretSeriesAndContent.content() |
static SecretContent |
SecretContent.of(long id,
long secretSeriesId,
String encryptedContent,
String hmac,
ApiDate createdAt,
String createdBy,
ApiDate updatedAt,
String updatedBy,
com.google.common.collect.ImmutableMap<String,String> metadata,
long expiry) |
Modifier and Type | Method and Description |
---|---|
static SecretSeriesAndContent |
SecretSeriesAndContent.of(SecretSeries series,
SecretContent content) |
Copyright © 2018 Walmart, Inc.. All rights reserved.