| Interface | Description |
|---|---|
| Secret.LazyString |
| Class | Description |
|---|---|
| ApiDate |
This is a wrapper for the date class used in API responses so we can have a custom JSON
serializer and deserializer.
|
| AutomationClient |
Special type of
Client with elevated, automation privileges. |
| AutomationSecretResponse |
JSON Serialization class for a REST response
Secret. |
| Client |
Clients table entry for a client-cert authenticated client.
|
| ClientDetailResponse | |
| CreateClientRequest | |
| CreateGroupRequest | |
| CreateSecretRequest |
Request message to create secrets.
|
| Group | |
| GroupDetailResponse | |
| LoginRequest | |
| PartialUpdateSecretRequestV2 |
A request to update a secret which explicitly indicates which of its fields are to be considered
valid
|
| PartialUpdateSecretRequestV2.Builder | |
| SanitizedSecret |
Secret object, but without the secret content. |
| SanitizedSecretWithGroups |
Secret object, but without the secret content and with group metadata. |
| Secret |
Immutable Secret data model.
|
| SecretContent |
Maps to entity from secrets_content table.
|
| SecretDeliveryResponse |
JSON Serialization class for a REST response
Secret. |
| SecretDetailResponse | |
| SecretSeries |
Maps to entity from secrets table.
|
| SecretSeriesAndContent |
Value type containing a secret content and associated series.
|
| SecretsResponse |
Response to a listing of existing secrets
|
Copyright © 2018 Walmart, Inc.. All rights reserved.