@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_Metrics_afterExtensionsAugmented()
Key
Metrics.afterExtensionsAugmented : Registering
metric provider and health check provider extensions . |
static org.jvnet.localizer.Localizable |
_Metrics_HealthCheckPermission_Description()
Key
Metrics.HealthCheckPermission.Description : {@code This
permission grants access to the health check functionality of the
Metrics servlet. |
static org.jvnet.localizer.Localizable |
_Metrics_PermissionGroup()
Key
Metrics.PermissionGroup : Metrics . |
static org.jvnet.localizer.Localizable |
_Metrics_ThreadDumpPermission_Description()
Key
Metrics.ThreadDumpPermission.Description : {@code This
permission grants read-only access to the thread dump functionality of
the Metrics servlet. |
static org.jvnet.localizer.Localizable |
_Metrics_ViewPermission_Description()
Key
Metrics.ViewPermission.Description : {@code This permission
grants read-only access to the Metrics servlet. |
static org.jvnet.localizer.Localizable |
_MetricsAccessKey_displayName()
Key
MetricsAccessKey.displayName : Metrics access key . |
static org.jvnet.localizer.Localizable |
_MetricsAccessKey_invalidAccessKey(Object arg0)
Key
MetricsAccessKey.invalidAccessKey : Invalid/unknown
access key: {0} . |
static String |
Metrics_afterExtensionsAugmented()
Key
Metrics.afterExtensionsAugmented : Registering
metric provider and health check provider extensions . |
static String |
Metrics_HealthCheckPermission_Description()
Key
Metrics.HealthCheckPermission.Description : {@code This
permission grants access to the health check functionality of the
Metrics servlet. |
static String |
Metrics_PermissionGroup()
Key
Metrics.PermissionGroup : Metrics . |
static String |
Metrics_ThreadDumpPermission_Description()
Key
Metrics.ThreadDumpPermission.Description : {@code This
permission grants read-only access to the thread dump functionality of
the Metrics servlet. |
static String |
Metrics_ViewPermission_Description()
Key
Metrics.ViewPermission.Description : {@code This permission
grants read-only access to the Metrics servlet. |
static String |
MetricsAccessKey_displayName()
Key
MetricsAccessKey.displayName : Metrics access key . |
static String |
MetricsAccessKey_invalidAccessKey(Object arg0)
Key
MetricsAccessKey.invalidAccessKey : Invalid/unknown
access key: {0} . |
public static String Metrics_ThreadDumpPermission_Description()
Metrics.ThreadDumpPermission.Description
: This
permission grants read-only access to the thread dump functionality of
the Metrics servlet. Please be aware that potentially sensitive
information in your stack trace, such as job names, will be exposed to
users with this permission.
.This permission grants read-only access to the thread dump
functionality of the Metrics servlet. Please be aware that potentially
sensitive information in your stack trace, such as job names, will be
exposed to users with this permission.
public static org.jvnet.localizer.Localizable _Metrics_ThreadDumpPermission_Description()
Metrics.ThreadDumpPermission.Description
: This
permission grants read-only access to the thread dump functionality of
the Metrics servlet. Please be aware that potentially sensitive
information in your stack trace, such as job names, will be exposed to
users with this permission.
.This permission grants read-only access to the thread dump
functionality of the Metrics servlet. Please be aware that potentially
sensitive information in your stack trace, such as job names, will be
exposed to users with this permission.
public static String Metrics_ViewPermission_Description()
Metrics.ViewPermission.Description
: This permission
grants read-only access to the Metrics servlet. Please be aware that
potentially sensitive information in your stack trace, such as job
names, will be exposed to a wider audience by granting this
permission.
.This permission grants read-only access to the Metrics servlet.
Please be aware that potentially sensitive information in your stack
trace, such as job names, will be exposed to a wider audience by
granting this permission.
public static org.jvnet.localizer.Localizable _Metrics_ViewPermission_Description()
Metrics.ViewPermission.Description
: This permission
grants read-only access to the Metrics servlet. Please be aware that
potentially sensitive information in your stack trace, such as job
names, will be exposed to a wider audience by granting this
permission.
.This permission grants read-only access to the Metrics servlet.
Please be aware that potentially sensitive information in your stack
trace, such as job names, will be exposed to a wider audience by
granting this permission.
public static String Metrics_PermissionGroup()
Metrics.PermissionGroup
: Metrics
.Metrics
public static org.jvnet.localizer.Localizable _Metrics_PermissionGroup()
Metrics.PermissionGroup
: Metrics
.Metrics
public static String MetricsAccessKey_displayName()
MetricsAccessKey.displayName
: Metrics access key
.Metrics access key
public static org.jvnet.localizer.Localizable _MetricsAccessKey_displayName()
MetricsAccessKey.displayName
: Metrics access key
.Metrics access key
public static String MetricsAccessKey_invalidAccessKey(Object arg0)
MetricsAccessKey.invalidAccessKey
: Invalid/unknown
access key: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid/unknown access key: {0}
public static org.jvnet.localizer.Localizable _MetricsAccessKey_invalidAccessKey(Object arg0)
MetricsAccessKey.invalidAccessKey
: Invalid/unknown
access key: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid/unknown access key: {0}
public static String Metrics_afterExtensionsAugmented()
Metrics.afterExtensionsAugmented
: Registering
metric provider and health check provider extensions
.Registering metric provider and health check provider
extensions
public static org.jvnet.localizer.Localizable _Metrics_afterExtensionsAugmented()
Metrics.afterExtensionsAugmented
: Registering
metric provider and health check provider extensions
.Registering metric provider and health check provider
extensions
public static String Metrics_HealthCheckPermission_Description()
Metrics.HealthCheckPermission.Description
: This
permission grants access to the health check functionality of the
Metrics servlet. Please be aware that depending on the nature of the
health checks in your system,this could be abused to deliver a denial
of service attack if the credentials of a user with this permission
become compromised.
.This permission grants access to the health check functionality
of the Metrics servlet. Please be aware that depending on the nature
of the health checks in your system,this could be abused to deliver a
denial of service attack if the credentials of a user with this
permission become compromised.
public static org.jvnet.localizer.Localizable _Metrics_HealthCheckPermission_Description()
Metrics.HealthCheckPermission.Description
: This
permission grants access to the health check functionality of the
Metrics servlet. Please be aware that depending on the nature of the
health checks in your system,this could be abused to deliver a denial
of service attack if the credentials of a user with this permission
become compromised.
.This permission grants access to the health check functionality
of the Metrics servlet. Please be aware that depending on the nature
of the health checks in your system,this could be abused to deliver a
denial of service attack if the credentials of a user with this
permission become compromised.
Copyright © 2016–2019. All rights reserved.