Class SecretValue
java.lang.Object
io.jenkins.plugins.credentials.secretsmanager.factory.SecretValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic SecretValuebinary(byte[] bytes) abstract <R> Rmatch(SecretValue.Matcher<R> matcher) static SecretValue
-
Method Details
-
string
-
binary
-
match
-