Class Messages
java.lang.Object
com.cloudbees.plugins.credentials.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyCredentialsParameterDefinition.DisplayName
:Credentials Parameter
.static org.jvnet.localizer.Localizable
KeyCredentialsParameterValue.NotAvailableToCurrentUser
:Not available to current user
.static org.jvnet.localizer.Localizable
KeyCredentialsProvider.CreatePermissionDescription
:The create permission is necessary to add credentials to a credentials provider.
.static org.jvnet.localizer.Localizable
KeyCredentialsProvider.DeletePermissionDescription
:The delete permission is necessary to remove credentials stored in a credentials provider.
.static org.jvnet.localizer.Localizable
KeyCredentialsProvider.ManageDomainsPermissionDescription
:The manage domains permission is necessary to add/remove/configure the credential domains of a credentials provider (where the credentials provider supports multiple credential domains).
.static org.jvnet.localizer.Localizable
KeyCredentialsProvider.PermissionGroupTitle
:Credentials
.static org.jvnet.localizer.Localizable
KeyCredentialsProvider.UpdatePermissionDescription
:The update permission is necessary to modify credentials in a credentials provider.
.static org.jvnet.localizer.Localizable
KeyCredentialsProvider.UseItemPermissionDescription
:Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from those credentials available within the scope of the job. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc.
.static org.jvnet.localizer.Localizable
KeyCredentialsProvider.UseOwnPermissionDescription
:Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from their private credential store. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc.
.static org.jvnet.localizer.Localizable
KeyCredentialsProvider.ViewPermissionDescription
:The view permission is necessary to view the credentials stored in a credentials provider.
.static org.jvnet.localizer.Localizable
KeyCredentialsProviderFilter.Excludes.DisplayName
:Exclude selected
.static org.jvnet.localizer.Localizable
KeyCredentialsProviderFilter.Includes.DisplayName
:Only selected
.static org.jvnet.localizer.Localizable
KeyCredentialsProviderFilter.None.DisplayName
:All available
.static org.jvnet.localizer.Localizable
KeyCredentialsProviderTypeRestriction.Excludes.DisplayName
:Excludes
.static org.jvnet.localizer.Localizable
KeyCredentialsProviderTypeRestriction.Includes.DisplayName
:Includes
.static org.jvnet.localizer.Localizable
KeyCredentialsScope.GlobalDisplayName
:Global (Jenkins, nodes, items, all child items, etc)
.static org.jvnet.localizer.Localizable
KeyCredentialsScope.SystemDisplayName
:System (Jenkins and nodes only)
.static org.jvnet.localizer.Localizable
KeyCredentialsScope.UserDisplayName
:User
.static org.jvnet.localizer.Localizable
KeyCredentialsSelectHelper.CLIMalformedStoreId
:Malformed store identifier, expecting Provider::Resolver::ContextPath got {0}
.static org.jvnet.localizer.Localizable
KeyCredentialsSelectHelper.CLINoStore
:The specified provider does not have a credentials store in the specified context.
.static org.jvnet.localizer.Localizable
KeyCredentialsSelectHelper.CLINoSuchContext
:The specified context path {0} is not resolving to an object.
.static org.jvnet.localizer.Localizable
KeyCredentialsSelectHelper.CLINoSuchProvider
:The specified provider {0} cannot be uniquely identified.
.static org.jvnet.localizer.Localizable
KeyCredentialsSelectHelper.CLINoSuchResolver
:The specified resolver {0} cannot be uniquely identified.
.static org.jvnet.localizer.Localizable
KeyCredentialsSelectHelper.DisplayName
:Credentials Selection Helper
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.AddCredentialsAction
:Add credentials
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.AddDomainAction
:Add domain
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.ConfigureDomainAction
:Configure
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.DeleteCredentialAction
:Delete
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.DeleteDomainAction
:Delete domain
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.DisplayName
:Credentials
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.DuplicateDomainNameMessage
:A domain with that name already exists
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.EmptyDomainNameMessage
:You must provide a name for the domain
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.GlobalDomainDescription
:Credentials that should be available irrespective of domain specification to requirements matching.
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.GlobalDomainDisplayName
:Global credentials (unrestricted)
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.MoveCredentialAction
:Move
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.UpdateCredentialAction
:Update
.static org.jvnet.localizer.Localizable
KeyCredentialsStoreAction.UserDisplayName
:User: {0}
.static org.jvnet.localizer.Localizable
KeyCredentialsTypeFilter.Excludes.DisplayName
:Exclude selected
.static org.jvnet.localizer.Localizable
KeyCredentialsTypeFilter.Includes.DisplayName
:Only selected
.static org.jvnet.localizer.Localizable
KeyCredentialsTypeFilter.None.DisplayName
:All available
.static org.jvnet.localizer.Localizable
KeyGlobalCredentialsConfiguration.Description
:Configure the credential providers and types
.static org.jvnet.localizer.Localizable
KeyGlobalCredentialsConfiguration.DisplayName
:Credential Providers
.static org.jvnet.localizer.Localizable
KeyManageCredentialsConfiguration.description
:Configure credentials
.static org.jvnet.localizer.Localizable
KeyManageCredentialsConfiguration.displayName
:Credentials
.static org.jvnet.localizer.Localizable
KeySystemCredentialsProvider.ProviderImpl.DisplayName
:Jenkins Credentials Provider
.static org.jvnet.localizer.Localizable
KeySystemCredentialsProvider.UserFacingAction.DisplayName
:System
.static org.jvnet.localizer.Localizable
KeyUserCredentialsProvider_DisplayName
:Credentials
.static org.jvnet.localizer.Localizable
KeyUserCredentialsProvider.UserFacingAction.DisplayName
:User
.static String
KeyCredentialsParameterDefinition.DisplayName
:Credentials Parameter
.static String
KeyCredentialsParameterValue.NotAvailableToCurrentUser
:Not available to current user
.static String
KeyCredentialsProvider.CreatePermissionDescription
:The create permission is necessary to add credentials to a credentials provider.
.static String
KeyCredentialsProvider.DeletePermissionDescription
:The delete permission is necessary to remove credentials stored in a credentials provider.
.static String
KeyCredentialsProvider.ManageDomainsPermissionDescription
:The manage domains permission is necessary to add/remove/configure the credential domains of a credentials provider (where the credentials provider supports multiple credential domains).
.static String
KeyCredentialsProvider.PermissionGroupTitle
:Credentials
.static String
KeyCredentialsProvider.UpdatePermissionDescription
:The update permission is necessary to modify credentials in a credentials provider.
.static String
KeyCredentialsProvider.UseItemPermissionDescription
:Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from those credentials available within the scope of the job. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc.
.static String
KeyCredentialsProvider.UseOwnPermissionDescription
:Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from their private credential store. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc.
.static String
KeyCredentialsProvider.ViewPermissionDescription
:The view permission is necessary to view the credentials stored in a credentials provider.
.static String
KeyCredentialsProviderFilter.Excludes.DisplayName
:Exclude selected
.static String
KeyCredentialsProviderFilter.Includes.DisplayName
:Only selected
.static String
KeyCredentialsProviderFilter.None.DisplayName
:All available
.static String
KeyCredentialsProviderTypeRestriction.Excludes.DisplayName
:Excludes
.static String
KeyCredentialsProviderTypeRestriction.Includes.DisplayName
:Includes
.static String
KeyCredentialsScope.GlobalDisplayName
:Global (Jenkins, nodes, items, all child items, etc)
.static String
KeyCredentialsScope.SystemDisplayName
:System (Jenkins and nodes only)
.static String
KeyCredentialsScope.UserDisplayName
:User
.static String
KeyCredentialsSelectHelper.CLIMalformedStoreId
:Malformed store identifier, expecting Provider::Resolver::ContextPath got {0}
.static String
KeyCredentialsSelectHelper.CLINoStore
:The specified provider does not have a credentials store in the specified context.
.static String
KeyCredentialsSelectHelper.CLINoSuchContext
:The specified context path {0} is not resolving to an object.
.static String
KeyCredentialsSelectHelper.CLINoSuchProvider
:The specified provider {0} cannot be uniquely identified.
.static String
KeyCredentialsSelectHelper.CLINoSuchResolver
:The specified resolver {0} cannot be uniquely identified.
.static String
KeyCredentialsSelectHelper.DisplayName
:Credentials Selection Helper
.static String
KeyCredentialsStoreAction.AddCredentialsAction
:Add credentials
.static String
KeyCredentialsStoreAction.AddDomainAction
:Add domain
.static String
KeyCredentialsStoreAction.ConfigureDomainAction
:Configure
.static String
KeyCredentialsStoreAction.DeleteCredentialAction
:Delete
.static String
KeyCredentialsStoreAction.DeleteDomainAction
:Delete domain
.static String
KeyCredentialsStoreAction.DisplayName
:Credentials
.static String
KeyCredentialsStoreAction.DuplicateDomainNameMessage
:A domain with that name already exists
.static String
KeyCredentialsStoreAction.EmptyDomainNameMessage
:You must provide a name for the domain
.static String
KeyCredentialsStoreAction.GlobalDomainDescription
:Credentials that should be available irrespective of domain specification to requirements matching.
.static String
KeyCredentialsStoreAction.GlobalDomainDisplayName
:Global credentials (unrestricted)
.static String
KeyCredentialsStoreAction.MoveCredentialAction
:Move
.static String
KeyCredentialsStoreAction.UpdateCredentialAction
:Update
.static String
KeyCredentialsStoreAction.UserDisplayName
:User: {0}
.static String
KeyCredentialsTypeFilter.Excludes.DisplayName
:Exclude selected
.static String
KeyCredentialsTypeFilter.Includes.DisplayName
:Only selected
.static String
KeyCredentialsTypeFilter.None.DisplayName
:All available
.static String
KeyGlobalCredentialsConfiguration.Description
:Configure the credential providers and types
.static String
KeyGlobalCredentialsConfiguration.DisplayName
:Credential Providers
.static String
KeyManageCredentialsConfiguration.description
:Configure credentials
.static String
KeyManageCredentialsConfiguration.displayName
:Credentials
.static String
KeySystemCredentialsProvider.ProviderImpl.DisplayName
:Jenkins Credentials Provider
.static String
KeySystemCredentialsProvider.UserFacingAction.DisplayName
:System
.static String
KeyUserCredentialsProvider_DisplayName
:Credentials
.static String
KeyUserCredentialsProvider.UserFacingAction.DisplayName
:User
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
CredentialsScope_SystemDisplayName
KeyCredentialsScope.SystemDisplayName
:System (Jenkins and nodes only)
.- Returns:
System (Jenkins and nodes only)
-
_CredentialsScope_SystemDisplayName
public static org.jvnet.localizer.Localizable _CredentialsScope_SystemDisplayName()KeyCredentialsScope.SystemDisplayName
:System (Jenkins and nodes only)
.- Returns:
System (Jenkins and nodes only)
-
GlobalCredentialsConfiguration_DisplayName
KeyGlobalCredentialsConfiguration.DisplayName
:Credential Providers
.- Returns:
Credential Providers
-
_GlobalCredentialsConfiguration_DisplayName
public static org.jvnet.localizer.Localizable _GlobalCredentialsConfiguration_DisplayName()KeyGlobalCredentialsConfiguration.DisplayName
:Credential Providers
.- Returns:
Credential Providers
-
CredentialsProviderFilter_Excludes_DisplayName
KeyCredentialsProviderFilter.Excludes.DisplayName
:Exclude selected
.- Returns:
Exclude selected
-
_CredentialsProviderFilter_Excludes_DisplayName
public static org.jvnet.localizer.Localizable _CredentialsProviderFilter_Excludes_DisplayName()KeyCredentialsProviderFilter.Excludes.DisplayName
:Exclude selected
.- Returns:
Exclude selected
-
CredentialsProvider_UseItemPermissionDescription
KeyCredentialsProvider.UseItemPermissionDescription
:Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from those credentials available within the scope of the job. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc.
.- Returns:
Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from those credentials available within the scope of the job. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc.
-
_CredentialsProvider_UseItemPermissionDescription
public static org.jvnet.localizer.Localizable _CredentialsProvider_UseItemPermissionDescription()KeyCredentialsProvider.UseItemPermissionDescription
:Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from those credentials available within the scope of the job. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc.
.- Returns:
Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from those credentials available within the scope of the job. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc.
-
CredentialsProvider_ManageDomainsPermissionDescription
KeyCredentialsProvider.ManageDomainsPermissionDescription
:The manage domains permission is necessary to add/remove/configure the credential domains of a credentials provider (where the credentials provider supports multiple credential domains).
.- Returns:
The manage domains permission is necessary to add/remove/configure the credential domains of a credentials provider (where the credentials provider supports multiple credential domains).
-
_CredentialsProvider_ManageDomainsPermissionDescription
public static org.jvnet.localizer.Localizable _CredentialsProvider_ManageDomainsPermissionDescription()KeyCredentialsProvider.ManageDomainsPermissionDescription
:The manage domains permission is necessary to add/remove/configure the credential domains of a credentials provider (where the credentials provider supports multiple credential domains).
.- Returns:
The manage domains permission is necessary to add/remove/configure the credential domains of a credentials provider (where the credentials provider supports multiple credential domains).
-
CredentialsSelectHelper_CLINoSuchContext
KeyCredentialsSelectHelper.CLINoSuchContext
:The specified context path {0} is not resolving to an object.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The specified context path {0} is not resolving to an object.
-
_CredentialsSelectHelper_CLINoSuchContext
public static org.jvnet.localizer.Localizable _CredentialsSelectHelper_CLINoSuchContext(Object arg0) KeyCredentialsSelectHelper.CLINoSuchContext
:The specified context path {0} is not resolving to an object.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The specified context path {0} is not resolving to an object.
-
CredentialsProviderFilter_Includes_DisplayName
KeyCredentialsProviderFilter.Includes.DisplayName
:Only selected
.- Returns:
Only selected
-
_CredentialsProviderFilter_Includes_DisplayName
public static org.jvnet.localizer.Localizable _CredentialsProviderFilter_Includes_DisplayName()KeyCredentialsProviderFilter.Includes.DisplayName
:Only selected
.- Returns:
Only selected
-
CredentialsStoreAction_EmptyDomainNameMessage
KeyCredentialsStoreAction.EmptyDomainNameMessage
:You must provide a name for the domain
.- Returns:
You must provide a name for the domain
-
_CredentialsStoreAction_EmptyDomainNameMessage
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_EmptyDomainNameMessage()KeyCredentialsStoreAction.EmptyDomainNameMessage
:You must provide a name for the domain
.- Returns:
You must provide a name for the domain
-
CredentialsStoreAction_AddCredentialsAction
KeyCredentialsStoreAction.AddCredentialsAction
:Add credentials
.- Returns:
Add credentials
-
_CredentialsStoreAction_AddCredentialsAction
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_AddCredentialsAction()KeyCredentialsStoreAction.AddCredentialsAction
:Add credentials
.- Returns:
Add credentials
-
ManageCredentialsConfiguration_displayName
KeyManageCredentialsConfiguration.displayName
:Credentials
.- Returns:
Credentials
-
_ManageCredentialsConfiguration_displayName
public static org.jvnet.localizer.Localizable _ManageCredentialsConfiguration_displayName()KeyManageCredentialsConfiguration.displayName
:Credentials
.- Returns:
Credentials
-
CredentialsStoreAction_DisplayName
KeyCredentialsStoreAction.DisplayName
:Credentials
.- Returns:
Credentials
-
_CredentialsStoreAction_DisplayName
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_DisplayName()KeyCredentialsStoreAction.DisplayName
:Credentials
.- Returns:
Credentials
-
CredentialsStoreAction_UserDisplayName
KeyCredentialsStoreAction.UserDisplayName
:User: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
User: {0}
-
_CredentialsStoreAction_UserDisplayName
KeyCredentialsStoreAction.UserDisplayName
:User: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
User: {0}
-
CredentialsStoreAction_GlobalDomainDescription
KeyCredentialsStoreAction.GlobalDomainDescription
:Credentials that should be available irrespective of domain specification to requirements matching.
.- Returns:
Credentials that should be available irrespective of domain specification to requirements matching.
-
_CredentialsStoreAction_GlobalDomainDescription
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_GlobalDomainDescription()KeyCredentialsStoreAction.GlobalDomainDescription
:Credentials that should be available irrespective of domain specification to requirements matching.
.- Returns:
Credentials that should be available irrespective of domain specification to requirements matching.
-
CredentialsStoreAction_DeleteDomainAction
KeyCredentialsStoreAction.DeleteDomainAction
:Delete domain
.- Returns:
Delete domain
-
_CredentialsStoreAction_DeleteDomainAction
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_DeleteDomainAction()KeyCredentialsStoreAction.DeleteDomainAction
:Delete domain
.- Returns:
Delete domain
-
CredentialsScope_UserDisplayName
KeyCredentialsScope.UserDisplayName
:User
.- Returns:
User
-
_CredentialsScope_UserDisplayName
public static org.jvnet.localizer.Localizable _CredentialsScope_UserDisplayName()KeyCredentialsScope.UserDisplayName
:User
.- Returns:
User
-
CredentialsSelectHelper_CLINoSuchProvider
KeyCredentialsSelectHelper.CLINoSuchProvider
:The specified provider {0} cannot be uniquely identified.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The specified provider {0} cannot be uniquely identified.
-
_CredentialsSelectHelper_CLINoSuchProvider
public static org.jvnet.localizer.Localizable _CredentialsSelectHelper_CLINoSuchProvider(Object arg0) KeyCredentialsSelectHelper.CLINoSuchProvider
:The specified provider {0} cannot be uniquely identified.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The specified provider {0} cannot be uniquely identified.
-
CredentialsStoreAction_MoveCredentialAction
KeyCredentialsStoreAction.MoveCredentialAction
:Move
.- Returns:
Move
-
_CredentialsStoreAction_MoveCredentialAction
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_MoveCredentialAction()KeyCredentialsStoreAction.MoveCredentialAction
:Move
.- Returns:
Move
-
SystemCredentialsProvider_UserFacingAction_DisplayName
KeySystemCredentialsProvider.UserFacingAction.DisplayName
:System
.- Returns:
System
-
_SystemCredentialsProvider_UserFacingAction_DisplayName
public static org.jvnet.localizer.Localizable _SystemCredentialsProvider_UserFacingAction_DisplayName()KeySystemCredentialsProvider.UserFacingAction.DisplayName
:System
.- Returns:
System
-
GlobalCredentialsConfiguration_Description
KeyGlobalCredentialsConfiguration.Description
:Configure the credential providers and types
.- Returns:
Configure the credential providers and types
-
_GlobalCredentialsConfiguration_Description
public static org.jvnet.localizer.Localizable _GlobalCredentialsConfiguration_Description()KeyGlobalCredentialsConfiguration.Description
:Configure the credential providers and types
.- Returns:
Configure the credential providers and types
-
UserCredentialsProvider_DisplayName
KeyUserCredentialsProvider_DisplayName
:Credentials
.- Returns:
Credentials
-
_UserCredentialsProvider_DisplayName
public static org.jvnet.localizer.Localizable _UserCredentialsProvider_DisplayName()KeyUserCredentialsProvider_DisplayName
:Credentials
.- Returns:
Credentials
-
CredentialsProvider_UseOwnPermissionDescription
KeyCredentialsProvider.UseOwnPermissionDescription
:Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from their private credential store. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc.
.- Returns:
Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from their private credential store. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc.
-
_CredentialsProvider_UseOwnPermissionDescription
public static org.jvnet.localizer.Localizable _CredentialsProvider_UseOwnPermissionDescription()KeyCredentialsProvider.UseOwnPermissionDescription
:Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from their private credential store. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc.
.- Returns:
Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from their private credential store. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc.
-
CredentialsProviderTypeRestriction_Excludes_DisplayName
KeyCredentialsProviderTypeRestriction.Excludes.DisplayName
:Excludes
.- Returns:
Excludes
-
_CredentialsProviderTypeRestriction_Excludes_DisplayName
public static org.jvnet.localizer.Localizable _CredentialsProviderTypeRestriction_Excludes_DisplayName()KeyCredentialsProviderTypeRestriction.Excludes.DisplayName
:Excludes
.- Returns:
Excludes
-
CredentialsStoreAction_UpdateCredentialAction
KeyCredentialsStoreAction.UpdateCredentialAction
:Update
.- Returns:
Update
-
_CredentialsStoreAction_UpdateCredentialAction
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_UpdateCredentialAction()KeyCredentialsStoreAction.UpdateCredentialAction
:Update
.- Returns:
Update
-
CredentialsProvider_UpdatePermissionDescription
KeyCredentialsProvider.UpdatePermissionDescription
:The update permission is necessary to modify credentials in a credentials provider.
.- Returns:
The update permission is necessary to modify credentials in a credentials provider.
-
_CredentialsProvider_UpdatePermissionDescription
public static org.jvnet.localizer.Localizable _CredentialsProvider_UpdatePermissionDescription()KeyCredentialsProvider.UpdatePermissionDescription
:The update permission is necessary to modify credentials in a credentials provider.
.- Returns:
The update permission is necessary to modify credentials in a credentials provider.
-
CredentialsParameterValue_NotAvailableToCurrentUser
KeyCredentialsParameterValue.NotAvailableToCurrentUser
:Not available to current user
.- Returns:
Not available to current user
-
_CredentialsParameterValue_NotAvailableToCurrentUser
public static org.jvnet.localizer.Localizable _CredentialsParameterValue_NotAvailableToCurrentUser()KeyCredentialsParameterValue.NotAvailableToCurrentUser
:Not available to current user
.- Returns:
Not available to current user
-
CredentialsTypeFilter_Excludes_DisplayName
KeyCredentialsTypeFilter.Excludes.DisplayName
:Exclude selected
.- Returns:
Exclude selected
-
_CredentialsTypeFilter_Excludes_DisplayName
public static org.jvnet.localizer.Localizable _CredentialsTypeFilter_Excludes_DisplayName()KeyCredentialsTypeFilter.Excludes.DisplayName
:Exclude selected
.- Returns:
Exclude selected
-
CredentialsProvider_CreatePermissionDescription
KeyCredentialsProvider.CreatePermissionDescription
:The create permission is necessary to add credentials to a credentials provider.
.- Returns:
The create permission is necessary to add credentials to a credentials provider.
-
_CredentialsProvider_CreatePermissionDescription
public static org.jvnet.localizer.Localizable _CredentialsProvider_CreatePermissionDescription()KeyCredentialsProvider.CreatePermissionDescription
:The create permission is necessary to add credentials to a credentials provider.
.- Returns:
The create permission is necessary to add credentials to a credentials provider.
-
CredentialsProviderFilter_None_DisplayName
KeyCredentialsProviderFilter.None.DisplayName
:All available
.- Returns:
All available
-
_CredentialsProviderFilter_None_DisplayName
public static org.jvnet.localizer.Localizable _CredentialsProviderFilter_None_DisplayName()KeyCredentialsProviderFilter.None.DisplayName
:All available
.- Returns:
All available
-
CredentialsParameterDefinition_DisplayName
KeyCredentialsParameterDefinition.DisplayName
:Credentials Parameter
.- Returns:
Credentials Parameter
-
_CredentialsParameterDefinition_DisplayName
public static org.jvnet.localizer.Localizable _CredentialsParameterDefinition_DisplayName()KeyCredentialsParameterDefinition.DisplayName
:Credentials Parameter
.- Returns:
Credentials Parameter
-
CredentialsProvider_PermissionGroupTitle
KeyCredentialsProvider.PermissionGroupTitle
:Credentials
.- Returns:
Credentials
-
_CredentialsProvider_PermissionGroupTitle
public static org.jvnet.localizer.Localizable _CredentialsProvider_PermissionGroupTitle()KeyCredentialsProvider.PermissionGroupTitle
:Credentials
.- Returns:
Credentials
-
CredentialsSelectHelper_DisplayName
KeyCredentialsSelectHelper.DisplayName
:Credentials Selection Helper
.- Returns:
Credentials Selection Helper
-
_CredentialsSelectHelper_DisplayName
public static org.jvnet.localizer.Localizable _CredentialsSelectHelper_DisplayName()KeyCredentialsSelectHelper.DisplayName
:Credentials Selection Helper
.- Returns:
Credentials Selection Helper
-
CredentialsStoreAction_ConfigureDomainAction
KeyCredentialsStoreAction.ConfigureDomainAction
:Configure
.- Returns:
Configure
-
_CredentialsStoreAction_ConfigureDomainAction
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_ConfigureDomainAction()KeyCredentialsStoreAction.ConfigureDomainAction
:Configure
.- Returns:
Configure
-
CredentialsProviderTypeRestriction_Includes_DisplayName
KeyCredentialsProviderTypeRestriction.Includes.DisplayName
:Includes
.- Returns:
Includes
-
_CredentialsProviderTypeRestriction_Includes_DisplayName
public static org.jvnet.localizer.Localizable _CredentialsProviderTypeRestriction_Includes_DisplayName()KeyCredentialsProviderTypeRestriction.Includes.DisplayName
:Includes
.- Returns:
Includes
-
CredentialsSelectHelper_CLINoSuchResolver
KeyCredentialsSelectHelper.CLINoSuchResolver
:The specified resolver {0} cannot be uniquely identified.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The specified resolver {0} cannot be uniquely identified.
-
_CredentialsSelectHelper_CLINoSuchResolver
public static org.jvnet.localizer.Localizable _CredentialsSelectHelper_CLINoSuchResolver(Object arg0) KeyCredentialsSelectHelper.CLINoSuchResolver
:The specified resolver {0} cannot be uniquely identified.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The specified resolver {0} cannot be uniquely identified.
-
ManageCredentialsConfiguration_description
KeyManageCredentialsConfiguration.description
:Configure credentials
.- Returns:
Configure credentials
-
_ManageCredentialsConfiguration_description
public static org.jvnet.localizer.Localizable _ManageCredentialsConfiguration_description()KeyManageCredentialsConfiguration.description
:Configure credentials
.- Returns:
Configure credentials
-
CredentialsStoreAction_DuplicateDomainNameMessage
KeyCredentialsStoreAction.DuplicateDomainNameMessage
:A domain with that name already exists
.- Returns:
A domain with that name already exists
-
_CredentialsStoreAction_DuplicateDomainNameMessage
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_DuplicateDomainNameMessage()KeyCredentialsStoreAction.DuplicateDomainNameMessage
:A domain with that name already exists
.- Returns:
A domain with that name already exists
-
SystemCredentialsProvider_ProviderImpl_DisplayName
KeySystemCredentialsProvider.ProviderImpl.DisplayName
:Jenkins Credentials Provider
.- Returns:
Jenkins Credentials Provider
-
_SystemCredentialsProvider_ProviderImpl_DisplayName
public static org.jvnet.localizer.Localizable _SystemCredentialsProvider_ProviderImpl_DisplayName()KeySystemCredentialsProvider.ProviderImpl.DisplayName
:Jenkins Credentials Provider
.- Returns:
Jenkins Credentials Provider
-
CredentialsStoreAction_GlobalDomainDisplayName
KeyCredentialsStoreAction.GlobalDomainDisplayName
:Global credentials (unrestricted)
.- Returns:
Global credentials (unrestricted)
-
_CredentialsStoreAction_GlobalDomainDisplayName
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_GlobalDomainDisplayName()KeyCredentialsStoreAction.GlobalDomainDisplayName
:Global credentials (unrestricted)
.- Returns:
Global credentials (unrestricted)
-
CredentialsTypeFilter_None_DisplayName
KeyCredentialsTypeFilter.None.DisplayName
:All available
.- Returns:
All available
-
_CredentialsTypeFilter_None_DisplayName
public static org.jvnet.localizer.Localizable _CredentialsTypeFilter_None_DisplayName()KeyCredentialsTypeFilter.None.DisplayName
:All available
.- Returns:
All available
-
CredentialsProvider_ViewPermissionDescription
KeyCredentialsProvider.ViewPermissionDescription
:The view permission is necessary to view the credentials stored in a credentials provider.
.- Returns:
The view permission is necessary to view the credentials stored in a credentials provider.
-
_CredentialsProvider_ViewPermissionDescription
public static org.jvnet.localizer.Localizable _CredentialsProvider_ViewPermissionDescription()KeyCredentialsProvider.ViewPermissionDescription
:The view permission is necessary to view the credentials stored in a credentials provider.
.- Returns:
The view permission is necessary to view the credentials stored in a credentials provider.
-
CredentialsStoreAction_DeleteCredentialAction
KeyCredentialsStoreAction.DeleteCredentialAction
:Delete
.- Returns:
Delete
-
_CredentialsStoreAction_DeleteCredentialAction
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_DeleteCredentialAction()KeyCredentialsStoreAction.DeleteCredentialAction
:Delete
.- Returns:
Delete
-
CredentialsSelectHelper_CLIMalformedStoreId
KeyCredentialsSelectHelper.CLIMalformedStoreId
:Malformed store identifier, expecting Provider::Resolver::ContextPath got {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Malformed store identifier, expecting Provider::Resolver::ContextPath got {0}
-
_CredentialsSelectHelper_CLIMalformedStoreId
public static org.jvnet.localizer.Localizable _CredentialsSelectHelper_CLIMalformedStoreId(Object arg0) KeyCredentialsSelectHelper.CLIMalformedStoreId
:Malformed store identifier, expecting Provider::Resolver::ContextPath got {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Malformed store identifier, expecting Provider::Resolver::ContextPath got {0}
-
UserCredentialsProvider_UserFacingAction_DisplayName
KeyUserCredentialsProvider.UserFacingAction.DisplayName
:User
.- Returns:
User
-
_UserCredentialsProvider_UserFacingAction_DisplayName
public static org.jvnet.localizer.Localizable _UserCredentialsProvider_UserFacingAction_DisplayName()KeyUserCredentialsProvider.UserFacingAction.DisplayName
:User
.- Returns:
User
-
CredentialsStoreAction_AddDomainAction
KeyCredentialsStoreAction.AddDomainAction
:Add domain
.- Returns:
Add domain
-
_CredentialsStoreAction_AddDomainAction
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_AddDomainAction()KeyCredentialsStoreAction.AddDomainAction
:Add domain
.- Returns:
Add domain
-
CredentialsSelectHelper_CLINoStore
KeyCredentialsSelectHelper.CLINoStore
:The specified provider does not have a credentials store in the specified context.
.- Returns:
The specified provider does not have a credentials store in the specified context.
-
_CredentialsSelectHelper_CLINoStore
public static org.jvnet.localizer.Localizable _CredentialsSelectHelper_CLINoStore()KeyCredentialsSelectHelper.CLINoStore
:The specified provider does not have a credentials store in the specified context.
.- Returns:
The specified provider does not have a credentials store in the specified context.
-
CredentialsTypeFilter_Includes_DisplayName
KeyCredentialsTypeFilter.Includes.DisplayName
:Only selected
.- Returns:
Only selected
-
_CredentialsTypeFilter_Includes_DisplayName
public static org.jvnet.localizer.Localizable _CredentialsTypeFilter_Includes_DisplayName()KeyCredentialsTypeFilter.Includes.DisplayName
:Only selected
.- Returns:
Only selected
-
CredentialsProvider_DeletePermissionDescription
KeyCredentialsProvider.DeletePermissionDescription
:The delete permission is necessary to remove credentials stored in a credentials provider.
.- Returns:
The delete permission is necessary to remove credentials stored in a credentials provider.
-
_CredentialsProvider_DeletePermissionDescription
public static org.jvnet.localizer.Localizable _CredentialsProvider_DeletePermissionDescription()KeyCredentialsProvider.DeletePermissionDescription
:The delete permission is necessary to remove credentials stored in a credentials provider.
.- Returns:
The delete permission is necessary to remove credentials stored in a credentials provider.
-
CredentialsScope_GlobalDisplayName
KeyCredentialsScope.GlobalDisplayName
:Global (Jenkins, nodes, items, all child items, etc)
.- Returns:
Global (Jenkins, nodes, items, all child items, etc)
-
_CredentialsScope_GlobalDisplayName
public static org.jvnet.localizer.Localizable _CredentialsScope_GlobalDisplayName()KeyCredentialsScope.GlobalDisplayName
:Global (Jenkins, nodes, items, all child items, etc)
.- Returns:
Global (Jenkins, nodes, items, all child items, etc)
-