public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_AccessDeniedException2_MissingPermission(Object arg0,
Object arg1)
Key
AccessDeniedException2.MissingPermission: {0} is
missing the {1} permission. |
static org.jvnet.localizer.Localizable |
_AuthorizationStrategy_DisplayName()
Key
AuthorizationStrategy.DisplayName: Anyone can do
anything. |
static org.jvnet.localizer.Localizable |
_FullControlOnceLoggedInAuthorizationStrategy_DisplayName()
Key
FullControlOnceLoggedInAuthorizationStrategy.DisplayName:
Logged-in users can do anything. |
static org.jvnet.localizer.Localizable |
_GlobalSecurityConfiguration_Description()
Key
GlobalSecurityConfiguration.Description: Secure
Jenkins; define who is allowed to access/use the system.. |
static org.jvnet.localizer.Localizable |
_GlobalSecurityConfiguration_DisplayName()
Key
GlobalSecurityConfiguration.DisplayName: Configure
Global Security. |
static org.jvnet.localizer.Localizable |
_HudsonPrivateSecurityRealm_CreateAccount_InvalidEmailAddress()
Key
HudsonPrivateSecurityRealm.CreateAccount.InvalidEmailAddress: Invalid e-mail address. |
static org.jvnet.localizer.Localizable |
_HudsonPrivateSecurityRealm_CreateAccount_PasswordNotMatch()
Key
HudsonPrivateSecurityRealm.CreateAccount.PasswordNotMatch:
Password didn't match. |
static org.jvnet.localizer.Localizable |
_HudsonPrivateSecurityRealm_CreateAccount_PasswordRequired()
Key
HudsonPrivateSecurityRealm.CreateAccount.PasswordRequired:
Password is required. |
static org.jvnet.localizer.Localizable |
_HudsonPrivateSecurityRealm_CreateAccount_TextNotMatchWordInImage()
Key
HudsonPrivateSecurityRealm.CreateAccount.TextNotMatchWordInImage:
Text didn't match the word shown in the image. |
static org.jvnet.localizer.Localizable |
_HudsonPrivateSecurityRealm_CreateAccount_UserNameAlreadyTaken()
Key
HudsonPrivateSecurityRealm.CreateAccount.UserNameAlreadyTaken: User name is already taken. |
static org.jvnet.localizer.Localizable |
_HudsonPrivateSecurityRealm_CreateAccount_UserNameRequired()
Key
HudsonPrivateSecurityRealm.CreateAccount.UserNameRequired:
User name is required. |
static org.jvnet.localizer.Localizable |
_HudsonPrivateSecurityRealm_Details_DisplayName()
Key
HudsonPrivateSecurityRealm.Details.DisplayName: Password. |
static org.jvnet.localizer.Localizable |
_HudsonPrivateSecurityRealm_Details_PasswordError()
Key
HudsonPrivateSecurityRealm.Details.PasswordError: {@code
The confirmed password is not the same as the one entered. |
static org.jvnet.localizer.Localizable |
_HudsonPrivateSecurityRealm_DisplayName()
Key
HudsonPrivateSecurityRealm.DisplayName: Jenkins’
own user database. |
static org.jvnet.localizer.Localizable |
_HudsonPrivateSecurityRealm_ManageUserLinks_Description()
Key
HudsonPrivateSecurityRealm.ManageUserLinks.Description:
Create/delete/modify users that can log in to this Jenkins. |
static org.jvnet.localizer.Localizable |
_HudsonPrivateSecurityRealm_ManageUserLinks_DisplayName()
Key
HudsonPrivateSecurityRealm.ManageUserLinks.DisplayName:
Manage Users. |
static org.jvnet.localizer.Localizable |
_HudsonPrivateSecurityRealm_WouldYouLikeToSignUp(Object arg0,
Object arg1)
Key
HudsonPrivateSecurityRealm.WouldYouLikeToSignUp: This {0} {1} is new to Jenkins. |
static org.jvnet.localizer.Localizable |
_LDAPSecurityRealm_DisplayName()
Key
LDAPSecurityRealm.DisplayName: LDAP. |
static org.jvnet.localizer.Localizable |
_LDAPSecurityRealm_InvalidPortNumber()
Key
LDAPSecurityRealm.InvalidPortNumber: Invalid port
number. |
static org.jvnet.localizer.Localizable |
_LDAPSecurityRealm_SyntaxOfServerField()
Key
LDAPSecurityRealm.SyntaxOfServerField: Syntax of
server field is SERVER or SERVER:PORT or ldaps://SERVER[:PORT]. |
static org.jvnet.localizer.Localizable |
_LDAPSecurityRealm_UnableToConnect(Object arg0,
Object arg1)
Key
LDAPSecurityRealm.UnableToConnect: Unable to
connect to {0} : {1}. |
static org.jvnet.localizer.Localizable |
_LDAPSecurityRealm_UnknownHost(Object arg0)
Key
LDAPSecurityRealm.UnknownHost: Unknown host: {0}. |
static org.jvnet.localizer.Localizable |
_LegacyAuthorizationStrategy_DisplayName()
Key
LegacyAuthorizationStrategy.DisplayName: Legacy
mode. |
static org.jvnet.localizer.Localizable |
_LegacySecurityRealm_Displayname()
Key
LegacySecurityRealm.Displayname: Delegate to
servlet container. |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_BelongToGroup(Object arg0,
Object arg1)
Key
PAMSecurityRealm.BelongToGroup: {0} needs to belong
to group {1} to read /etc/shadow. |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_CurrentUser()
Key
PAMSecurityRealm.CurrentUser: Current User. |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_DisplayName()
Key
PAMSecurityRealm.DisplayName: Unix user/group
database. |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_ReadPermission()
Key
PAMSecurityRealm.ReadPermission: Jenkins needs to
be able to read /etc/shadow. |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod(Object arg0,
Object arg1,
Object arg2)
Key
PAMSecurityRealm.RunAsUserOrBelongToGroupAndChmod: Either Jenkins needs to run as {0} or {1} needs to belong to group {2}
and ‘chmod g+r /etc/shadow’ needs to be done to enable Jenkins to read
/etc/shadow. |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_Success()
Key
PAMSecurityRealm.Success: Success. |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_Uid(Object arg0)
Key
PAMSecurityRealm.Uid: uid: {0}. |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_User(Object arg0)
Key
PAMSecurityRealm.User: User ‘{0}’. |
static org.jvnet.localizer.Localizable |
_Permission_Permissions_Title()
Key
Permission.Permissions.Title: N/A. |
static org.jvnet.localizer.Localizable |
_UserDetailsServiceProxy_UnableToQuery(Object arg0)
Key
UserDetailsServiceProxy.UnableToQuery: Unable to
query user information: {0}. |
static String |
AccessDeniedException2_MissingPermission(Object arg0,
Object arg1)
Key
AccessDeniedException2.MissingPermission: {0} is
missing the {1} permission. |
static String |
AuthorizationStrategy_DisplayName()
Key
AuthorizationStrategy.DisplayName: Anyone can do
anything. |
static String |
FullControlOnceLoggedInAuthorizationStrategy_DisplayName()
Key
FullControlOnceLoggedInAuthorizationStrategy.DisplayName:
Logged-in users can do anything. |
static String |
GlobalSecurityConfiguration_Description()
Key
GlobalSecurityConfiguration.Description: Secure
Jenkins; define who is allowed to access/use the system.. |
static String |
GlobalSecurityConfiguration_DisplayName()
Key
GlobalSecurityConfiguration.DisplayName: Configure
Global Security. |
static String |
HudsonPrivateSecurityRealm_CreateAccount_InvalidEmailAddress()
Key
HudsonPrivateSecurityRealm.CreateAccount.InvalidEmailAddress: Invalid e-mail address. |
static String |
HudsonPrivateSecurityRealm_CreateAccount_PasswordNotMatch()
Key
HudsonPrivateSecurityRealm.CreateAccount.PasswordNotMatch:
Password didn't match. |
static String |
HudsonPrivateSecurityRealm_CreateAccount_PasswordRequired()
Key
HudsonPrivateSecurityRealm.CreateAccount.PasswordRequired:
Password is required. |
static String |
HudsonPrivateSecurityRealm_CreateAccount_TextNotMatchWordInImage()
Key
HudsonPrivateSecurityRealm.CreateAccount.TextNotMatchWordInImage:
Text didn't match the word shown in the image. |
static String |
HudsonPrivateSecurityRealm_CreateAccount_UserNameAlreadyTaken()
Key
HudsonPrivateSecurityRealm.CreateAccount.UserNameAlreadyTaken: User name is already taken. |
static String |
HudsonPrivateSecurityRealm_CreateAccount_UserNameRequired()
Key
HudsonPrivateSecurityRealm.CreateAccount.UserNameRequired:
User name is required. |
static String |
HudsonPrivateSecurityRealm_Details_DisplayName()
Key
HudsonPrivateSecurityRealm.Details.DisplayName: Password. |
static String |
HudsonPrivateSecurityRealm_Details_PasswordError()
Key
HudsonPrivateSecurityRealm.Details.PasswordError: {@code
The confirmed password is not the same as the one entered. |
static String |
HudsonPrivateSecurityRealm_DisplayName()
Key
HudsonPrivateSecurityRealm.DisplayName: Jenkins’
own user database. |
static String |
HudsonPrivateSecurityRealm_ManageUserLinks_Description()
Key
HudsonPrivateSecurityRealm.ManageUserLinks.Description:
Create/delete/modify users that can log in to this Jenkins. |
static String |
HudsonPrivateSecurityRealm_ManageUserLinks_DisplayName()
Key
HudsonPrivateSecurityRealm.ManageUserLinks.DisplayName:
Manage Users. |
static String |
HudsonPrivateSecurityRealm_WouldYouLikeToSignUp(Object arg0,
Object arg1)
Key
HudsonPrivateSecurityRealm.WouldYouLikeToSignUp: This {0} {1} is new to Jenkins. |
static String |
LDAPSecurityRealm_DisplayName()
Key
LDAPSecurityRealm.DisplayName: LDAP. |
static String |
LDAPSecurityRealm_InvalidPortNumber()
Key
LDAPSecurityRealm.InvalidPortNumber: Invalid port
number. |
static String |
LDAPSecurityRealm_SyntaxOfServerField()
Key
LDAPSecurityRealm.SyntaxOfServerField: Syntax of
server field is SERVER or SERVER:PORT or ldaps://SERVER[:PORT]. |
static String |
LDAPSecurityRealm_UnableToConnect(Object arg0,
Object arg1)
Key
LDAPSecurityRealm.UnableToConnect: Unable to
connect to {0} : {1}. |
static String |
LDAPSecurityRealm_UnknownHost(Object arg0)
Key
LDAPSecurityRealm.UnknownHost: Unknown host: {0}. |
static String |
LegacyAuthorizationStrategy_DisplayName()
Key
LegacyAuthorizationStrategy.DisplayName: Legacy
mode. |
static String |
LegacySecurityRealm_Displayname()
Key
LegacySecurityRealm.Displayname: Delegate to
servlet container. |
static String |
PAMSecurityRealm_BelongToGroup(Object arg0,
Object arg1)
Key
PAMSecurityRealm.BelongToGroup: {0} needs to belong
to group {1} to read /etc/shadow. |
static String |
PAMSecurityRealm_CurrentUser()
Key
PAMSecurityRealm.CurrentUser: Current User. |
static String |
PAMSecurityRealm_DisplayName()
Key
PAMSecurityRealm.DisplayName: Unix user/group
database. |
static String |
PAMSecurityRealm_ReadPermission()
Key
PAMSecurityRealm.ReadPermission: Jenkins needs to
be able to read /etc/shadow. |
static String |
PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod(Object arg0,
Object arg1,
Object arg2)
Key
PAMSecurityRealm.RunAsUserOrBelongToGroupAndChmod: Either Jenkins needs to run as {0} or {1} needs to belong to group {2}
and ‘chmod g+r /etc/shadow’ needs to be done to enable Jenkins to read
/etc/shadow. |
static String |
PAMSecurityRealm_Success()
Key
PAMSecurityRealm.Success: Success. |
static String |
PAMSecurityRealm_Uid(Object arg0)
Key
PAMSecurityRealm.Uid: uid: {0}. |
static String |
PAMSecurityRealm_User(Object arg0)
Key
PAMSecurityRealm.User: User ‘{0}’. |
static String |
Permission_Permissions_Title()
Key
Permission.Permissions.Title: N/A. |
static String |
UserDetailsServiceProxy_UnableToQuery(Object arg0)
Key
UserDetailsServiceProxy.UnableToQuery: Unable to
query user information: {0}. |
public static String FullControlOnceLoggedInAuthorizationStrategy_DisplayName()
FullControlOnceLoggedInAuthorizationStrategy.DisplayName:
Logged-in users can do anything.Logged-in users can do anythingpublic static org.jvnet.localizer.Localizable _FullControlOnceLoggedInAuthorizationStrategy_DisplayName()
FullControlOnceLoggedInAuthorizationStrategy.DisplayName:
Logged-in users can do anything.Logged-in users can do anythingpublic static String AccessDeniedException2_MissingPermission(Object arg0, Object arg1)
AccessDeniedException2.MissingPermission: {0} is
missing the {1} permission.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} is missing the {1} permissionpublic static org.jvnet.localizer.Localizable _AccessDeniedException2_MissingPermission(Object arg0, Object arg1)
AccessDeniedException2.MissingPermission: {0} is
missing the {1} permission.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} is missing the {1} permissionpublic static String PAMSecurityRealm_Success()
PAMSecurityRealm.Success: Success.Successpublic static org.jvnet.localizer.Localizable _PAMSecurityRealm_Success()
PAMSecurityRealm.Success: Success.Successpublic static String HudsonPrivateSecurityRealm_DisplayName()
HudsonPrivateSecurityRealm.DisplayName: Jenkins’
own user database.Jenkins’ own user databasepublic static org.jvnet.localizer.Localizable _HudsonPrivateSecurityRealm_DisplayName()
HudsonPrivateSecurityRealm.DisplayName: Jenkins’
own user database.Jenkins’ own user databasepublic static String Permission_Permissions_Title()
Permission.Permissions.Title: N/A.N/Apublic static org.jvnet.localizer.Localizable _Permission_Permissions_Title()
Permission.Permissions.Title: N/A.N/Apublic static String HudsonPrivateSecurityRealm_CreateAccount_InvalidEmailAddress()
HudsonPrivateSecurityRealm.CreateAccount.InvalidEmailAddress: Invalid e-mail address.Invalid e-mail addresspublic static org.jvnet.localizer.Localizable _HudsonPrivateSecurityRealm_CreateAccount_InvalidEmailAddress()
HudsonPrivateSecurityRealm.CreateAccount.InvalidEmailAddress: Invalid e-mail address.Invalid e-mail addresspublic static String GlobalSecurityConfiguration_DisplayName()
GlobalSecurityConfiguration.DisplayName: Configure
Global Security.Configure Global Securitypublic static org.jvnet.localizer.Localizable _GlobalSecurityConfiguration_DisplayName()
GlobalSecurityConfiguration.DisplayName: Configure
Global Security.Configure Global Securitypublic static String HudsonPrivateSecurityRealm_ManageUserLinks_DisplayName()
HudsonPrivateSecurityRealm.ManageUserLinks.DisplayName:
Manage Users.Manage Userspublic static org.jvnet.localizer.Localizable _HudsonPrivateSecurityRealm_ManageUserLinks_DisplayName()
HudsonPrivateSecurityRealm.ManageUserLinks.DisplayName:
Manage Users.Manage Userspublic static String LDAPSecurityRealm_UnableToConnect(Object arg0, Object arg1)
LDAPSecurityRealm.UnableToConnect: Unable to
connect to {0} : {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Unable to connect to {0} : {1}public static org.jvnet.localizer.Localizable _LDAPSecurityRealm_UnableToConnect(Object arg0, Object arg1)
LDAPSecurityRealm.UnableToConnect: Unable to
connect to {0} : {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Unable to connect to {0} : {1}public static String HudsonPrivateSecurityRealm_CreateAccount_TextNotMatchWordInImage()
HudsonPrivateSecurityRealm.CreateAccount.TextNotMatchWordInImage:
Text didn't match the word shown in the image.Text didn't match the word shown in the imagepublic static org.jvnet.localizer.Localizable _HudsonPrivateSecurityRealm_CreateAccount_TextNotMatchWordInImage()
HudsonPrivateSecurityRealm.CreateAccount.TextNotMatchWordInImage:
Text didn't match the word shown in the image.Text didn't match the word shown in the imagepublic static String HudsonPrivateSecurityRealm_ManageUserLinks_Description()
HudsonPrivateSecurityRealm.ManageUserLinks.Description:
Create/delete/modify users that can log in to this Jenkins.Create/delete/modify users that can log in to this Jenkinspublic static org.jvnet.localizer.Localizable _HudsonPrivateSecurityRealm_ManageUserLinks_Description()
HudsonPrivateSecurityRealm.ManageUserLinks.Description:
Create/delete/modify users that can log in to this Jenkins.Create/delete/modify users that can log in to this Jenkinspublic static String PAMSecurityRealm_BelongToGroup(Object arg0, Object arg1)
PAMSecurityRealm.BelongToGroup: {0} needs to belong
to group {1} to read /etc/shadow.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} needs to belong to group {1} to read /etc/shadowpublic static org.jvnet.localizer.Localizable _PAMSecurityRealm_BelongToGroup(Object arg0, Object arg1)
PAMSecurityRealm.BelongToGroup: {0} needs to belong
to group {1} to read /etc/shadow.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} needs to belong to group {1} to read /etc/shadowpublic static String HudsonPrivateSecurityRealm_CreateAccount_UserNameAlreadyTaken()
HudsonPrivateSecurityRealm.CreateAccount.UserNameAlreadyTaken: User name is already taken.User name is already takenpublic static org.jvnet.localizer.Localizable _HudsonPrivateSecurityRealm_CreateAccount_UserNameAlreadyTaken()
HudsonPrivateSecurityRealm.CreateAccount.UserNameAlreadyTaken: User name is already taken.User name is already takenpublic static String PAMSecurityRealm_DisplayName()
PAMSecurityRealm.DisplayName: Unix user/group
database.Unix user/group databasepublic static org.jvnet.localizer.Localizable _PAMSecurityRealm_DisplayName()
PAMSecurityRealm.DisplayName: Unix user/group
database.Unix user/group databasepublic static String LDAPSecurityRealm_SyntaxOfServerField()
LDAPSecurityRealm.SyntaxOfServerField: Syntax of
server field is SERVER or SERVER:PORT or ldaps://SERVER[:PORT].Syntax of server field is SERVER or SERVER:PORT or
ldaps://SERVER[:PORT]public static org.jvnet.localizer.Localizable _LDAPSecurityRealm_SyntaxOfServerField()
LDAPSecurityRealm.SyntaxOfServerField: Syntax of
server field is SERVER or SERVER:PORT or ldaps://SERVER[:PORT].Syntax of server field is SERVER or SERVER:PORT or
ldaps://SERVER[:PORT]public static String HudsonPrivateSecurityRealm_Details_DisplayName()
HudsonPrivateSecurityRealm.Details.DisplayName: Password.Passwordpublic static org.jvnet.localizer.Localizable _HudsonPrivateSecurityRealm_Details_DisplayName()
HudsonPrivateSecurityRealm.Details.DisplayName: Password.Passwordpublic static String PAMSecurityRealm_ReadPermission()
PAMSecurityRealm.ReadPermission: Jenkins needs to
be able to read /etc/shadow.Jenkins needs to be able to read /etc/shadowpublic static org.jvnet.localizer.Localizable _PAMSecurityRealm_ReadPermission()
PAMSecurityRealm.ReadPermission: Jenkins needs to
be able to read /etc/shadow.Jenkins needs to be able to read /etc/shadowpublic static String HudsonPrivateSecurityRealm_CreateAccount_PasswordRequired()
HudsonPrivateSecurityRealm.CreateAccount.PasswordRequired:
Password is required.Password is requiredpublic static org.jvnet.localizer.Localizable _HudsonPrivateSecurityRealm_CreateAccount_PasswordRequired()
HudsonPrivateSecurityRealm.CreateAccount.PasswordRequired:
Password is required.Password is requiredpublic static String PAMSecurityRealm_Uid(Object arg0)
PAMSecurityRealm.Uid: uid: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).uid: {0}public static org.jvnet.localizer.Localizable _PAMSecurityRealm_Uid(Object arg0)
PAMSecurityRealm.Uid: uid: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).uid: {0}public static String LDAPSecurityRealm_DisplayName()
LDAPSecurityRealm.DisplayName: LDAP.LDAPpublic static org.jvnet.localizer.Localizable _LDAPSecurityRealm_DisplayName()
LDAPSecurityRealm.DisplayName: LDAP.LDAPpublic static String LDAPSecurityRealm_InvalidPortNumber()
LDAPSecurityRealm.InvalidPortNumber: Invalid port
number.Invalid port numberpublic static org.jvnet.localizer.Localizable _LDAPSecurityRealm_InvalidPortNumber()
LDAPSecurityRealm.InvalidPortNumber: Invalid port
number.Invalid port numberpublic static String HudsonPrivateSecurityRealm_Details_PasswordError()
HudsonPrivateSecurityRealm.Details.PasswordError: The confirmed password is not the same as the one entered. Please make
sure to type the same password twice..The confirmed password is not the same as the one entered.
Please make sure to type the same password twice.public static org.jvnet.localizer.Localizable _HudsonPrivateSecurityRealm_Details_PasswordError()
HudsonPrivateSecurityRealm.Details.PasswordError: The confirmed password is not the same as the one entered. Please make
sure to type the same password twice..The confirmed password is not the same as the one entered.
Please make sure to type the same password twice.public static String PAMSecurityRealm_CurrentUser()
PAMSecurityRealm.CurrentUser: Current User.Current Userpublic static org.jvnet.localizer.Localizable _PAMSecurityRealm_CurrentUser()
PAMSecurityRealm.CurrentUser: Current User.Current Userpublic static String UserDetailsServiceProxy_UnableToQuery(Object arg0)
UserDetailsServiceProxy.UnableToQuery: Unable to
query user information: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Unable to query user information: {0}public static org.jvnet.localizer.Localizable _UserDetailsServiceProxy_UnableToQuery(Object arg0)
UserDetailsServiceProxy.UnableToQuery: Unable to
query user information: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Unable to query user information: {0}public static String PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod(Object arg0, Object arg1, Object arg2)
PAMSecurityRealm.RunAsUserOrBelongToGroupAndChmod: Either Jenkins needs to run as {0} or {1} needs to belong to group {2}
and ‘chmod g+r /etc/shadow’ needs to be done to enable Jenkins to read
/etc/shadow.arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Either Jenkins needs to run as {0} or {1} needs to belong to
group {2} and ‘chmod g+r /etc/shadow’ needs to be done to enable
Jenkins to read /etc/shadowpublic static org.jvnet.localizer.Localizable _PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod(Object arg0, Object arg1, Object arg2)
PAMSecurityRealm.RunAsUserOrBelongToGroupAndChmod: Either Jenkins needs to run as {0} or {1} needs to belong to group {2}
and ‘chmod g+r /etc/shadow’ needs to be done to enable Jenkins to read
/etc/shadow.arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Either Jenkins needs to run as {0} or {1} needs to belong to
group {2} and ‘chmod g+r /etc/shadow’ needs to be done to enable
Jenkins to read /etc/shadowpublic static String HudsonPrivateSecurityRealm_WouldYouLikeToSignUp(Object arg0, Object arg1)
HudsonPrivateSecurityRealm.WouldYouLikeToSignUp: This {0} {1} is new to Jenkins. Would you like to sign up?.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).This {0} {1} is new to Jenkins. Would you like to sign up?public static org.jvnet.localizer.Localizable _HudsonPrivateSecurityRealm_WouldYouLikeToSignUp(Object arg0, Object arg1)
HudsonPrivateSecurityRealm.WouldYouLikeToSignUp: This {0} {1} is new to Jenkins. Would you like to sign up?.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).This {0} {1} is new to Jenkins. Would you like to sign up?public static String GlobalSecurityConfiguration_Description()
GlobalSecurityConfiguration.Description: Secure
Jenkins; define who is allowed to access/use the system..Secure Jenkins; define who is allowed to access/use the
system.public static org.jvnet.localizer.Localizable _GlobalSecurityConfiguration_Description()
GlobalSecurityConfiguration.Description: Secure
Jenkins; define who is allowed to access/use the system..Secure Jenkins; define who is allowed to access/use the
system.public static String LDAPSecurityRealm_UnknownHost(Object arg0)
LDAPSecurityRealm.UnknownHost: Unknown host: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Unknown host: {0}public static org.jvnet.localizer.Localizable _LDAPSecurityRealm_UnknownHost(Object arg0)
LDAPSecurityRealm.UnknownHost: Unknown host: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Unknown host: {0}public static String HudsonPrivateSecurityRealm_CreateAccount_PasswordNotMatch()
HudsonPrivateSecurityRealm.CreateAccount.PasswordNotMatch:
Password didn't match.Password didn't matchpublic static org.jvnet.localizer.Localizable _HudsonPrivateSecurityRealm_CreateAccount_PasswordNotMatch()
HudsonPrivateSecurityRealm.CreateAccount.PasswordNotMatch:
Password didn't match.Password didn't matchpublic static String AuthorizationStrategy_DisplayName()
AuthorizationStrategy.DisplayName: Anyone can do
anything.Anyone can do anythingpublic static org.jvnet.localizer.Localizable _AuthorizationStrategy_DisplayName()
AuthorizationStrategy.DisplayName: Anyone can do
anything.Anyone can do anythingpublic static String LegacySecurityRealm_Displayname()
LegacySecurityRealm.Displayname: Delegate to
servlet container.Delegate to servlet containerpublic static org.jvnet.localizer.Localizable _LegacySecurityRealm_Displayname()
LegacySecurityRealm.Displayname: Delegate to
servlet container.Delegate to servlet containerpublic static String HudsonPrivateSecurityRealm_CreateAccount_UserNameRequired()
HudsonPrivateSecurityRealm.CreateAccount.UserNameRequired:
User name is required.User name is requiredpublic static org.jvnet.localizer.Localizable _HudsonPrivateSecurityRealm_CreateAccount_UserNameRequired()
HudsonPrivateSecurityRealm.CreateAccount.UserNameRequired:
User name is required.User name is requiredpublic static String PAMSecurityRealm_User(Object arg0)
PAMSecurityRealm.User: User ‘{0}’.arg0 - 1st format parameter, {0}, as String.valueOf(Object).User ‘{0}’public static org.jvnet.localizer.Localizable _PAMSecurityRealm_User(Object arg0)
PAMSecurityRealm.User: User ‘{0}’.arg0 - 1st format parameter, {0}, as String.valueOf(Object).User ‘{0}’public static String LegacyAuthorizationStrategy_DisplayName()
LegacyAuthorizationStrategy.DisplayName: Legacy
mode.Legacy modepublic static org.jvnet.localizer.Localizable _LegacyAuthorizationStrategy_DisplayName()
LegacyAuthorizationStrategy.DisplayName: Legacy
mode.Legacy modeCopyright © 2019. All rights reserved.