public class MACROCONFIGSECRET extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Constructor and Description |
|---|
MACROCONFIGSECRET(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
static boolean |
checkSecret(java.lang.String secret) |
getName, refSnapshot, setName, toStringpublic java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptExceptionpublic static boolean checkSecret(java.lang.String secret)