Interface Console.SecureEnvVarSpecifier
-
- Enclosing interface:
- Console
public static interface Console.SecureEnvVarSpecifierUsed to specify which environment variables are secure and shouldn't be printed literally.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisSecure(java.lang.String variableName)
-