public class ThycoticSecret extends AbstractDescribableImpl<ThycoticSecret>
Modifier and Type | Class and Description |
---|---|
static class |
ThycoticSecret.DescriptorImpl |
Constructor and Description |
---|
ThycoticSecret(String path,
List<ThycoticSecretValue> secretValues) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
List<ThycoticSecretValue> |
getSecretValues() |
getDescriptor
@DataBoundConstructor public ThycoticSecret(String path, List<ThycoticSecretValue> secretValues)
public String getPath()
public List<ThycoticSecretValue> getSecretValues()
Copyright © 2016–2019. All rights reserved.