@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 |
_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 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}’. |
public static String PAMSecurityRealm_Success()
PAMSecurityRealm.Success: Success.Successpublic static org.jvnet.localizer.Localizable _PAMSecurityRealm_Success()
PAMSecurityRealm.Success: Success.Successpublic 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 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 PAMSecurityRealm_CurrentUser()
PAMSecurityRealm.CurrentUser: Current User.Current Userpublic static org.jvnet.localizer.Localizable _PAMSecurityRealm_CurrentUser()
PAMSecurityRealm.CurrentUser: Current User.Current Userpublic 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 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 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 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 databaseCopyright © 2016–2019. All rights reserved.