Interface SecretValue.Matcher<R>
-
- Enclosing class:
- SecretValue
public static interface SecretValue.Matcher<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rbinary(byte[] bytes)Rstring(String str)
-