Class Messages


  • @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public class Messages
    extends Object
    Generated localization support class.
    • Constructor Detail

      • Messages

        public Messages()
    • Method Detail

      • PAMSecurityRealm_DisplayName

        public static String PAMSecurityRealm_DisplayName()
        Key PAMSecurityRealm.DisplayName: Unix user/group database.
        Returns:
        Unix user/group database
      • _PAMSecurityRealm_DisplayName

        public static org.jvnet.localizer.Localizable _PAMSecurityRealm_DisplayName()
        Key PAMSecurityRealm.DisplayName: Unix user/group database.
        Returns:
        Unix user/group database
      • PAMSecurityRealm_User

        public static String PAMSecurityRealm_User​(Object arg0)
        Key PAMSecurityRealm.User: User ‘{0}’.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        User ‘{0}’
      • _PAMSecurityRealm_User

        public static org.jvnet.localizer.Localizable _PAMSecurityRealm_User​(Object arg0)
        Key PAMSecurityRealm.User: User ‘{0}’.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        User ‘{0}’
      • PAMSecurityRealm_BelongToGroup

        public static String PAMSecurityRealm_BelongToGroup​(Object arg0,
                                                            Object arg1)
        Key PAMSecurityRealm.BelongToGroup: {0} needs to belong to group {1} to read /etc/shadow.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} needs to belong to group {1} to read /etc/shadow
      • _PAMSecurityRealm_BelongToGroup

        public 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.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} needs to belong to group {1} to read /etc/shadow
      • PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod

        public 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.
        Parameters:
        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).
        Returns:
        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
      • _PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod

        public 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.
        Parameters:
        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).
        Returns:
        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
      • PAMSecurityRealm_CurrentUser

        public static String PAMSecurityRealm_CurrentUser()
        Key PAMSecurityRealm.CurrentUser: Current User.
        Returns:
        Current User
      • _PAMSecurityRealm_CurrentUser

        public static org.jvnet.localizer.Localizable _PAMSecurityRealm_CurrentUser()
        Key PAMSecurityRealm.CurrentUser: Current User.
        Returns:
        Current User
      • PAMSecurityRealm_UnsupportedOperation

        public static String PAMSecurityRealm_UnsupportedOperation()
        Key PAMSecurityRealm.UnsupportedOperation: It is not possible to retrieve the file attributes for `/etc/shadow` file and so it is impossible to test the configuration .
        Returns:
        It is not possible to retrieve the file attributes for `/etc/shadow` file and so it is impossible to test the configuration
      • _PAMSecurityRealm_UnsupportedOperation

        public static org.jvnet.localizer.Localizable _PAMSecurityRealm_UnsupportedOperation()
        Key PAMSecurityRealm.UnsupportedOperation: It is not possible to retrieve the file attributes for `/etc/shadow` file and so it is impossible to test the configuration .
        Returns:
        It is not possible to retrieve the file attributes for `/etc/shadow` file and so it is impossible to test the configuration
      • PAMSecurityRealm_Success

        public static String PAMSecurityRealm_Success()
        Key PAMSecurityRealm.Success: Success.
        Returns:
        Success
      • _PAMSecurityRealm_Success

        public static org.jvnet.localizer.Localizable _PAMSecurityRealm_Success()
        Key PAMSecurityRealm.Success: Success.
        Returns:
        Success
      • PAMSecurityRealm_ReadPermission

        public static String PAMSecurityRealm_ReadPermission()
        Key PAMSecurityRealm.ReadPermission: Jenkins needs to be able to read /etc/shadow.
        Returns:
        Jenkins needs to be able to read /etc/shadow
      • _PAMSecurityRealm_ReadPermission

        public static org.jvnet.localizer.Localizable _PAMSecurityRealm_ReadPermission()
        Key PAMSecurityRealm.ReadPermission: Jenkins needs to be able to read /etc/shadow.
        Returns:
        Jenkins needs to be able to read /etc/shadow
      • PAMSecurityRealm_Uid

        public static String PAMSecurityRealm_Uid​(Object arg0)
        Key PAMSecurityRealm.Uid: uid: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        uid: {0}
      • _PAMSecurityRealm_Uid

        public static org.jvnet.localizer.Localizable _PAMSecurityRealm_Uid​(Object arg0)
        Key PAMSecurityRealm.Uid: uid: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        uid: {0}