Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SCRIPTING_DISABLED_MESSAGE |
"Scripting is disabled." |
public static final String |
SCRIPTING_ENABLED_ERROR |
"Enabling and running scripts is not recommended as this bypasses security checks and can cause your Nexus instance to be vulnerable to existing and future attacks. We recommend using alternate ways to automate the configuration of this instance where possible." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SCRIPT_KEY |
"name" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SCRIPT_KEY |
"name" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACTION_ADD |
"add" |
public static final String |
ACTION_BROWSE |
"browse" |
public static final String |
ACTION_DELETE |
"delete" |
public static final String |
ACTION_EDIT |
"edit" |
public static final String |
ACTION_READ |
"read" |
public static final String |
ACTION_RUN |
"run" |
public static final String |
SCRIPT_ALL_DESCRIPTION_SUFFIX |
" permissions for Scripts" |
public static final String |
SCRIPT_ALL_PREFIX |
"nx-script-*-" |
Copyright © 2008–2023 Sonatype, Inc.. All rights reserved.