com.cloudbees.plugins.credentials
Class Messages

java.lang.Object
  extended by com.cloudbees.plugins.credentials.Messages

public class Messages
extends java.lang.Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _CredentialsScope_GlobalDisplayName()
          Global
static org.jvnet.localizer.Localizable _CredentialsScope_SystemDisplayName()
          System
static org.jvnet.localizer.Localizable _CredentialsScope_UserDisplayName()
          User
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 java.lang.String CredentialsScope_GlobalDisplayName()
          Global
static java.lang.String CredentialsScope_SystemDisplayName()
          System
static java.lang.String CredentialsScope_UserDisplayName()
          User
static java.lang.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 java.lang.String SystemCredentialsProvider_DisplayName()
          Manage Credentials
static java.lang.String UserCredentialsProvider_DisplayName()
          Credentials
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

SystemCredentialsProvider_DisplayName

public static java.lang.String SystemCredentialsProvider_DisplayName()
Manage Credentials


_SystemCredentialsProvider_DisplayName

public static org.jvnet.localizer.Localizable _SystemCredentialsProvider_DisplayName()
Manage Credentials


SystemCredentialsProvider_Description

public static java.lang.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.


_SystemCredentialsProvider_Description

public 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.


UserCredentialsProvider_DisplayName

public static java.lang.String UserCredentialsProvider_DisplayName()
Credentials


_UserCredentialsProvider_DisplayName

public static org.jvnet.localizer.Localizable _UserCredentialsProvider_DisplayName()
Credentials


CredentialsScope_GlobalDisplayName

public static java.lang.String CredentialsScope_GlobalDisplayName()
Global


_CredentialsScope_GlobalDisplayName

public static org.jvnet.localizer.Localizable _CredentialsScope_GlobalDisplayName()
Global


CredentialsScope_SystemDisplayName

public static java.lang.String CredentialsScope_SystemDisplayName()
System


_CredentialsScope_SystemDisplayName

public static org.jvnet.localizer.Localizable _CredentialsScope_SystemDisplayName()
System


CredentialsScope_UserDisplayName

public static java.lang.String CredentialsScope_UserDisplayName()
User


_CredentialsScope_UserDisplayName

public static org.jvnet.localizer.Localizable _CredentialsScope_UserDisplayName()
User



Copyright © 2004-2012. All Rights Reserved.