public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_CredentialsParameterDefinition_DisplayName()
Credentials Parameter
|
static org.jvnet.localizer.Localizable |
_CredentialsParameterValue_NotAvailableToCurrentUser()
Not available to current user
|
static org.jvnet.localizer.Localizable |
_CredentialsProvider_CreatePermissionDescription()
The create permission is necessary to add credentials to a credentials provider.
|
static org.jvnet.localizer.Localizable |
_CredentialsProvider_DeletePermissionDescription()
The delete permission is necessary to remove credentials stored in a credentials provider.
|
static org.jvnet.localizer.Localizable |
_CredentialsProvider_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 |
_CredentialsProvider_PermissionGroupTitle()
Credentials
|
static org.jvnet.localizer.Localizable |
_CredentialsProvider_UpdatePermissionDescription()
The update permission is necessary to modify credentials in a credentials provider.
|
static org.jvnet.localizer.Localizable |
_CredentialsProvider_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.
|
static org.jvnet.localizer.Localizable |
_CredentialsProvider_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.
|
static org.jvnet.localizer.Localizable |
_CredentialsProvider_ViewPermissionDescription()
The view permission is necessary to view the credentials stored in a credentials provider.
|
static org.jvnet.localizer.Localizable |
_CredentialsScope_GlobalDisplayName()
Global (Jenkins, nodes, items, all child items, etc)
|
static org.jvnet.localizer.Localizable |
_CredentialsScope_SystemDisplayName()
System (Jenkins and nodes only)
|
static org.jvnet.localizer.Localizable |
_CredentialsScope_UserDisplayName()
User
|
static org.jvnet.localizer.Localizable |
_CredentialsSelectHelper_DisplayName()
Credentials Selection Helper
|
static org.jvnet.localizer.Localizable |
_CredentialsStoreAction_DisplayName()
Credentials
|
static org.jvnet.localizer.Localizable |
_CredentialsStoreAction_DuplicateDomainNameMessage()
A domain with that name already exists
|
static org.jvnet.localizer.Localizable |
_CredentialsStoreAction_EmptyDomainNameMessage()
You must provide a name for the domain
|
static org.jvnet.localizer.Localizable |
_CredentialsStoreAction_GlobalDomainDescription()
Credentials that should be available irrespective of domain specification to requirements matching.
|
static org.jvnet.localizer.Localizable |
_CredentialsStoreAction_GlobalDomainDisplayName()
Global credentials (unrestricted)
|
static org.jvnet.localizer.Localizable |
_CredentialsStoreAction_UserDisplayName(Object arg1)
User: {0}
|
static org.jvnet.localizer.Localizable |
_SystemCredentialsProvider_Description()
Create/delete/modify the credentials that can be used by Jenkins and by jobs running in Jenkins to connect to 3rd party services.
|
static org.jvnet.localizer.Localizable |
_SystemCredentialsProvider_DisplayName()
Manage Credentials
|
static org.jvnet.localizer.Localizable |
_UserCredentialsProvider_DisplayName()
Credentials
|
static String |
CredentialsParameterDefinition_DisplayName()
Credentials Parameter
|
static String |
CredentialsParameterValue_NotAvailableToCurrentUser()
Not available to current user
|
static String |
CredentialsProvider_CreatePermissionDescription()
The create permission is necessary to add credentials to a credentials provider.
|
static String |
CredentialsProvider_DeletePermissionDescription()
The delete permission is necessary to remove credentials stored in a credentials provider.
|
static String |
CredentialsProvider_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 |
CredentialsProvider_PermissionGroupTitle()
Credentials
|
static String |
CredentialsProvider_UpdatePermissionDescription()
The update permission is necessary to modify credentials in a credentials provider.
|
static String |
CredentialsProvider_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.
|
static String |
CredentialsProvider_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.
|
static String |
CredentialsProvider_ViewPermissionDescription()
The view permission is necessary to view the credentials stored in a credentials provider.
|
static String |
CredentialsScope_GlobalDisplayName()
Global (Jenkins, nodes, items, all child items, etc)
|
static String |
CredentialsScope_SystemDisplayName()
System (Jenkins and nodes only)
|
static String |
CredentialsScope_UserDisplayName()
User
|
static String |
CredentialsSelectHelper_DisplayName()
Credentials Selection Helper
|
static String |
CredentialsStoreAction_DisplayName()
Credentials
|
static String |
CredentialsStoreAction_DuplicateDomainNameMessage()
A domain with that name already exists
|
static String |
CredentialsStoreAction_EmptyDomainNameMessage()
You must provide a name for the domain
|
static String |
CredentialsStoreAction_GlobalDomainDescription()
Credentials that should be available irrespective of domain specification to requirements matching.
|
static String |
CredentialsStoreAction_GlobalDomainDisplayName()
Global credentials (unrestricted)
|
static String |
CredentialsStoreAction_UserDisplayName(Object arg1)
User: {0}
|
static String |
SystemCredentialsProvider_Description()
Create/delete/modify the credentials that can be used by Jenkins and by jobs running in Jenkins to connect to 3rd party services.
|
static String |
SystemCredentialsProvider_DisplayName()
Manage Credentials
|
static String |
UserCredentialsProvider_DisplayName()
Credentials
|
public static String UserCredentialsProvider_DisplayName()
public static org.jvnet.localizer.Localizable _UserCredentialsProvider_DisplayName()
public static String CredentialsProvider_CreatePermissionDescription()
public static org.jvnet.localizer.Localizable _CredentialsProvider_CreatePermissionDescription()
public static String CredentialsProvider_ViewPermissionDescription()
public static org.jvnet.localizer.Localizable _CredentialsProvider_ViewPermissionDescription()
public static String CredentialsProvider_ManageDomainsPermissionDescription()
public static org.jvnet.localizer.Localizable _CredentialsProvider_ManageDomainsPermissionDescription()
public static String CredentialsProvider_UseItemPermissionDescription()
public static org.jvnet.localizer.Localizable _CredentialsProvider_UseItemPermissionDescription()
public static String CredentialsScope_GlobalDisplayName()
public static org.jvnet.localizer.Localizable _CredentialsScope_GlobalDisplayName()
public static String CredentialsStoreAction_GlobalDomainDescription()
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_GlobalDomainDescription()
public static String CredentialsParameterDefinition_DisplayName()
public static org.jvnet.localizer.Localizable _CredentialsParameterDefinition_DisplayName()
public static String CredentialsScope_UserDisplayName()
public static org.jvnet.localizer.Localizable _CredentialsScope_UserDisplayName()
public static String CredentialsParameterValue_NotAvailableToCurrentUser()
public static org.jvnet.localizer.Localizable _CredentialsParameterValue_NotAvailableToCurrentUser()
public static String CredentialsScope_SystemDisplayName()
public static org.jvnet.localizer.Localizable _CredentialsScope_SystemDisplayName()
public static String CredentialsProvider_PermissionGroupTitle()
public static org.jvnet.localizer.Localizable _CredentialsProvider_PermissionGroupTitle()
public static String CredentialsProvider_DeletePermissionDescription()
public static org.jvnet.localizer.Localizable _CredentialsProvider_DeletePermissionDescription()
public static String CredentialsStoreAction_DuplicateDomainNameMessage()
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_DuplicateDomainNameMessage()
public static String CredentialsStoreAction_EmptyDomainNameMessage()
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_EmptyDomainNameMessage()
public static String CredentialsStoreAction_DisplayName()
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_DisplayName()
public static String CredentialsProvider_UseOwnPermissionDescription()
public static org.jvnet.localizer.Localizable _CredentialsProvider_UseOwnPermissionDescription()
public static String CredentialsStoreAction_UserDisplayName(Object arg1)
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_UserDisplayName(Object arg1)
public static String CredentialsProvider_UpdatePermissionDescription()
public static org.jvnet.localizer.Localizable _CredentialsProvider_UpdatePermissionDescription()
public static String CredentialsStoreAction_GlobalDomainDisplayName()
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_GlobalDomainDisplayName()
public static String SystemCredentialsProvider_DisplayName()
public static org.jvnet.localizer.Localizable _SystemCredentialsProvider_DisplayName()
public static String SystemCredentialsProvider_Description()
public static org.jvnet.localizer.Localizable _SystemCredentialsProvider_Description()
public static String CredentialsSelectHelper_DisplayName()
public static org.jvnet.localizer.Localizable _CredentialsSelectHelper_DisplayName()
Copyright © 2015. All rights reserved.