|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hudsonci.plugins.jna.Messages
public class Messages
| Constructor Summary | |
|---|---|
Messages()
|
|
| Method Summary | |
|---|---|
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_BelongToGroup(Object arg1,
Object arg2)
{0} needs to belong to group {1} to read /etc/shadow |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_CurrentUser()
Current User |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_DisplayName()
Unix user/group database |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_ReadPermission()
Hudson needs to be able to read /etc/shadow |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod(Object arg1,
Object arg2,
Object arg3)
Either Hudson 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 Hudson to read /etc/shadow |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_Success()
Success |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_Uid(Object arg1)
uid: {0} |
static org.jvnet.localizer.Localizable |
_PAMSecurityRealm_User(Object arg1)
User ''{0}'' |
static String |
PAMSecurityRealm_BelongToGroup(Object arg1,
Object arg2)
{0} needs to belong to group {1} to read /etc/shadow |
static String |
PAMSecurityRealm_CurrentUser()
Current User |
static String |
PAMSecurityRealm_DisplayName()
Unix user/group database |
static String |
PAMSecurityRealm_ReadPermission()
Hudson needs to be able to read /etc/shadow |
static String |
PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod(Object arg1,
Object arg2,
Object arg3)
Either Hudson 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 Hudson to read /etc/shadow |
static String |
PAMSecurityRealm_Success()
Success |
static String |
PAMSecurityRealm_Uid(Object arg1)
uid: {0} |
static String |
PAMSecurityRealm_User(Object arg1)
User ''{0}'' |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Messages()
| Method Detail |
|---|
public static String PAMSecurityRealm_Success()
public static org.jvnet.localizer.Localizable _PAMSecurityRealm_Success()
public static String PAMSecurityRealm_BelongToGroup(Object arg1,
Object arg2)
public static org.jvnet.localizer.Localizable _PAMSecurityRealm_BelongToGroup(Object arg1,
Object arg2)
public static String PAMSecurityRealm_User(Object arg1)
public static org.jvnet.localizer.Localizable _PAMSecurityRealm_User(Object arg1)
public static String PAMSecurityRealm_CurrentUser()
public static org.jvnet.localizer.Localizable _PAMSecurityRealm_CurrentUser()
public static String PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod(Object arg1,
Object arg2,
Object arg3)
public static org.jvnet.localizer.Localizable _PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod(Object arg1,
Object arg2,
Object arg3)
public static String PAMSecurityRealm_Uid(Object arg1)
public static org.jvnet.localizer.Localizable _PAMSecurityRealm_Uid(Object arg1)
public static String PAMSecurityRealm_ReadPermission()
public static org.jvnet.localizer.Localizable _PAMSecurityRealm_ReadPermission()
public static String PAMSecurityRealm_DisplayName()
public static org.jvnet.localizer.Localizable _PAMSecurityRealm_DisplayName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||