Class Messages
- java.lang.Object
-
- com.google.jenkins.plugins.credentials.oauth.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_GoogleAuthorizationStrategy_CredentialError()
KeyGoogleAuthorizationStrategy.CredentialError
:Need to provide a credential
.static org.jvnet.localizer.Localizable
_GoogleAuthorizationStrategy_DisplayName()
KeyGoogleAuthorizationStrategy.DisplayName
:Project Matrix Authorization Strategy (using Google Cloud Console roles)
.static org.jvnet.localizer.Localizable
_GoogleOAuth2ScopeSpecification_DisplayName()
KeyGoogleOAuth2ScopeSpecification.DisplayName
:Google OAuth 2.0 Scope Specification
.static org.jvnet.localizer.Localizable
_GoogleRobotCredentials_Description()
KeyGoogleRobotCredentials.Description
:A Google robot account for accessing Google APIs and services.
.static org.jvnet.localizer.Localizable
_GoogleRobotCredentials_NoAnnotation(Object arg0)
KeyGoogleRobotCredentials.NoAnnotation
:{0} must be annotated with @RequiresDomain
.static org.jvnet.localizer.Localizable
_GoogleRobotMetadataCredentials_AddProjectIdAuthError()
KeyGoogleRobotMetadataCredentials.AddProjectIdAuthError
:Insufficient privileges to add a project
.static org.jvnet.localizer.Localizable
_GoogleRobotMetadataCredentials_DefaultIdentityError()
KeyGoogleRobotMetadataCredentials.DefaultIdentityError
:An unknown problem occured while retrieving the default service account's identity
.static org.jvnet.localizer.Localizable
_GoogleRobotMetadataCredentials_DisplayName()
KeyGoogleRobotMetadataCredentials.DisplayName
:Google Service Account from metadata
.static org.jvnet.localizer.Localizable
_GoogleRobotMetadataCredentials_ProjectIDError()
KeyGoogleRobotMetadataCredentials.ProjectIDError
:A project name must be specified
.static org.jvnet.localizer.Localizable
_GoogleRobotPrivateKeyCredentials_BadCredentials()
KeyGoogleRobotPrivateKeyCredentials.BadCredentials
:An error occurred deducing a username from the provided credentials files.
.static org.jvnet.localizer.Localizable
_GoogleRobotPrivateKeyCredentials_DisplayName()
KeyGoogleRobotPrivateKeyCredentials.DisplayName
:Google Service Account from private key
.static org.jvnet.localizer.Localizable
_GoogleRobotPrivateKeyCredentials_ExceptionString()
KeyGoogleRobotPrivateKeyCredentials.ExceptionString
:An unknown problem occured while retrieving token
.static org.jvnet.localizer.Localizable
_GoogleRobotPrivateKeyCredentials_ProjectIDError()
KeyGoogleRobotPrivateKeyCredentials.ProjectIDError
:A project name must be specified
.static org.jvnet.localizer.Localizable
_JsonServiceAccountConfig_DisplayName()
KeyJsonServiceAccountConfig.DisplayName
:JSON key
.static org.jvnet.localizer.Localizable
_P12ServiceAccountConfig_DisplayName()
KeyP12ServiceAccountConfig.DisplayName
:P12 key
.static org.jvnet.localizer.Localizable
_P12ServiceAccountConfig_ErrorEmailRequired()
KeyP12ServiceAccountConfig.ErrorEmailRequired
:Email address is required
.static org.jvnet.localizer.Localizable
_RemotableGoogleCredentials_BadGetDescriptor()
KeyRemotableGoogleCredentials.BadGetDescriptor
:Consumers of RemotableGoogleCredentials should not invoke getDescriptor
.static org.jvnet.localizer.Localizable
_RemotableGoogleCredentials_BadGetName()
KeyRemotableGoogleCredentials.BadGetName
:Consumers of RemotableGoogleCredentials should not invoke getName
.static org.jvnet.localizer.Localizable
_RemotableGoogleCredentials_NoAccessToken()
KeyRemotableGoogleCredentials.NoAccessToken
:Unable to retrieve an access token with the provided credentials
.static String
GoogleAuthorizationStrategy_CredentialError()
KeyGoogleAuthorizationStrategy.CredentialError
:Need to provide a credential
.static String
GoogleAuthorizationStrategy_DisplayName()
KeyGoogleAuthorizationStrategy.DisplayName
:Project Matrix Authorization Strategy (using Google Cloud Console roles)
.static String
GoogleOAuth2ScopeSpecification_DisplayName()
KeyGoogleOAuth2ScopeSpecification.DisplayName
:Google OAuth 2.0 Scope Specification
.static String
GoogleRobotCredentials_Description()
KeyGoogleRobotCredentials.Description
:A Google robot account for accessing Google APIs and services.
.static String
GoogleRobotCredentials_NoAnnotation(Object arg0)
KeyGoogleRobotCredentials.NoAnnotation
:{0} must be annotated with @RequiresDomain
.static String
GoogleRobotMetadataCredentials_AddProjectIdAuthError()
KeyGoogleRobotMetadataCredentials.AddProjectIdAuthError
:Insufficient privileges to add a project
.static String
GoogleRobotMetadataCredentials_DefaultIdentityError()
KeyGoogleRobotMetadataCredentials.DefaultIdentityError
:An unknown problem occured while retrieving the default service account's identity
.static String
GoogleRobotMetadataCredentials_DisplayName()
KeyGoogleRobotMetadataCredentials.DisplayName
:Google Service Account from metadata
.static String
GoogleRobotMetadataCredentials_ProjectIDError()
KeyGoogleRobotMetadataCredentials.ProjectIDError
:A project name must be specified
.static String
GoogleRobotPrivateKeyCredentials_BadCredentials()
KeyGoogleRobotPrivateKeyCredentials.BadCredentials
:An error occurred deducing a username from the provided credentials files.
.static String
GoogleRobotPrivateKeyCredentials_DisplayName()
KeyGoogleRobotPrivateKeyCredentials.DisplayName
:Google Service Account from private key
.static String
GoogleRobotPrivateKeyCredentials_ExceptionString()
KeyGoogleRobotPrivateKeyCredentials.ExceptionString
:An unknown problem occured while retrieving token
.static String
GoogleRobotPrivateKeyCredentials_ProjectIDError()
KeyGoogleRobotPrivateKeyCredentials.ProjectIDError
:A project name must be specified
.static String
JsonServiceAccountConfig_DisplayName()
KeyJsonServiceAccountConfig.DisplayName
:JSON key
.static String
P12ServiceAccountConfig_DisplayName()
KeyP12ServiceAccountConfig.DisplayName
:P12 key
.static String
P12ServiceAccountConfig_ErrorEmailRequired()
KeyP12ServiceAccountConfig.ErrorEmailRequired
:Email address is required
.static String
RemotableGoogleCredentials_BadGetDescriptor()
KeyRemotableGoogleCredentials.BadGetDescriptor
:Consumers of RemotableGoogleCredentials should not invoke getDescriptor
.static String
RemotableGoogleCredentials_BadGetName()
KeyRemotableGoogleCredentials.BadGetName
:Consumers of RemotableGoogleCredentials should not invoke getName
.static String
RemotableGoogleCredentials_NoAccessToken()
KeyRemotableGoogleCredentials.NoAccessToken
:Unable to retrieve an access token with the provided credentials
.
-
-
-
Method Detail
-
P12ServiceAccountConfig_ErrorEmailRequired
public static String P12ServiceAccountConfig_ErrorEmailRequired()
KeyP12ServiceAccountConfig.ErrorEmailRequired
:Email address is required
.- Returns:
Email address is required
-
_P12ServiceAccountConfig_ErrorEmailRequired
public static org.jvnet.localizer.Localizable _P12ServiceAccountConfig_ErrorEmailRequired()
KeyP12ServiceAccountConfig.ErrorEmailRequired
:Email address is required
.- Returns:
Email address is required
-
P12ServiceAccountConfig_DisplayName
public static String P12ServiceAccountConfig_DisplayName()
KeyP12ServiceAccountConfig.DisplayName
:P12 key
.- Returns:
P12 key
-
_P12ServiceAccountConfig_DisplayName
public static org.jvnet.localizer.Localizable _P12ServiceAccountConfig_DisplayName()
KeyP12ServiceAccountConfig.DisplayName
:P12 key
.- Returns:
P12 key
-
GoogleRobotCredentials_NoAnnotation
public static String GoogleRobotCredentials_NoAnnotation(Object arg0)
KeyGoogleRobotCredentials.NoAnnotation
:{0} must be annotated with @RequiresDomain
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} must be annotated with @RequiresDomain
-
_GoogleRobotCredentials_NoAnnotation
public static org.jvnet.localizer.Localizable _GoogleRobotCredentials_NoAnnotation(Object arg0)
KeyGoogleRobotCredentials.NoAnnotation
:{0} must be annotated with @RequiresDomain
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} must be annotated with @RequiresDomain
-
GoogleRobotPrivateKeyCredentials_BadCredentials
public static String GoogleRobotPrivateKeyCredentials_BadCredentials()
KeyGoogleRobotPrivateKeyCredentials.BadCredentials
:An error occurred deducing a username from the provided credentials files.
.- Returns:
An error occurred deducing a username from the provided credentials files.
-
_GoogleRobotPrivateKeyCredentials_BadCredentials
public static org.jvnet.localizer.Localizable _GoogleRobotPrivateKeyCredentials_BadCredentials()
KeyGoogleRobotPrivateKeyCredentials.BadCredentials
:An error occurred deducing a username from the provided credentials files.
.- Returns:
An error occurred deducing a username from the provided credentials files.
-
GoogleAuthorizationStrategy_CredentialError
public static String GoogleAuthorizationStrategy_CredentialError()
KeyGoogleAuthorizationStrategy.CredentialError
:Need to provide a credential
.- Returns:
Need to provide a credential
-
_GoogleAuthorizationStrategy_CredentialError
public static org.jvnet.localizer.Localizable _GoogleAuthorizationStrategy_CredentialError()
KeyGoogleAuthorizationStrategy.CredentialError
:Need to provide a credential
.- Returns:
Need to provide a credential
-
RemotableGoogleCredentials_NoAccessToken
public static String RemotableGoogleCredentials_NoAccessToken()
KeyRemotableGoogleCredentials.NoAccessToken
:Unable to retrieve an access token with the provided credentials
.- Returns:
Unable to retrieve an access token with the provided credentials
-
_RemotableGoogleCredentials_NoAccessToken
public static org.jvnet.localizer.Localizable _RemotableGoogleCredentials_NoAccessToken()
KeyRemotableGoogleCredentials.NoAccessToken
:Unable to retrieve an access token with the provided credentials
.- Returns:
Unable to retrieve an access token with the provided credentials
-
GoogleRobotMetadataCredentials_DefaultIdentityError
public static String GoogleRobotMetadataCredentials_DefaultIdentityError()
KeyGoogleRobotMetadataCredentials.DefaultIdentityError
:An unknown problem occured while retrieving the default service account's identity
.- Returns:
An unknown problem occured while retrieving the default service account's identity
-
_GoogleRobotMetadataCredentials_DefaultIdentityError
public static org.jvnet.localizer.Localizable _GoogleRobotMetadataCredentials_DefaultIdentityError()
KeyGoogleRobotMetadataCredentials.DefaultIdentityError
:An unknown problem occured while retrieving the default service account's identity
.- Returns:
An unknown problem occured while retrieving the default service account's identity
-
JsonServiceAccountConfig_DisplayName
public static String JsonServiceAccountConfig_DisplayName()
KeyJsonServiceAccountConfig.DisplayName
:JSON key
.- Returns:
JSON key
-
_JsonServiceAccountConfig_DisplayName
public static org.jvnet.localizer.Localizable _JsonServiceAccountConfig_DisplayName()
KeyJsonServiceAccountConfig.DisplayName
:JSON key
.- Returns:
JSON key
-
RemotableGoogleCredentials_BadGetName
public static String RemotableGoogleCredentials_BadGetName()
KeyRemotableGoogleCredentials.BadGetName
:Consumers of RemotableGoogleCredentials should not invoke getName
.- Returns:
Consumers of RemotableGoogleCredentials should not invoke getName
-
_RemotableGoogleCredentials_BadGetName
public static org.jvnet.localizer.Localizable _RemotableGoogleCredentials_BadGetName()
KeyRemotableGoogleCredentials.BadGetName
:Consumers of RemotableGoogleCredentials should not invoke getName
.- Returns:
Consumers of RemotableGoogleCredentials should not invoke getName
-
GoogleRobotPrivateKeyCredentials_ExceptionString
public static String GoogleRobotPrivateKeyCredentials_ExceptionString()
KeyGoogleRobotPrivateKeyCredentials.ExceptionString
:An unknown problem occured while retrieving token
.- Returns:
An unknown problem occured while retrieving token
-
_GoogleRobotPrivateKeyCredentials_ExceptionString
public static org.jvnet.localizer.Localizable _GoogleRobotPrivateKeyCredentials_ExceptionString()
KeyGoogleRobotPrivateKeyCredentials.ExceptionString
:An unknown problem occured while retrieving token
.- Returns:
An unknown problem occured while retrieving token
-
GoogleRobotPrivateKeyCredentials_DisplayName
public static String GoogleRobotPrivateKeyCredentials_DisplayName()
KeyGoogleRobotPrivateKeyCredentials.DisplayName
:Google Service Account from private key
.- Returns:
Google Service Account from private key
-
_GoogleRobotPrivateKeyCredentials_DisplayName
public static org.jvnet.localizer.Localizable _GoogleRobotPrivateKeyCredentials_DisplayName()
KeyGoogleRobotPrivateKeyCredentials.DisplayName
:Google Service Account from private key
.- Returns:
Google Service Account from private key
-
RemotableGoogleCredentials_BadGetDescriptor
public static String RemotableGoogleCredentials_BadGetDescriptor()
KeyRemotableGoogleCredentials.BadGetDescriptor
:Consumers of RemotableGoogleCredentials should not invoke getDescriptor
.- Returns:
Consumers of RemotableGoogleCredentials should not invoke getDescriptor
-
_RemotableGoogleCredentials_BadGetDescriptor
public static org.jvnet.localizer.Localizable _RemotableGoogleCredentials_BadGetDescriptor()
KeyRemotableGoogleCredentials.BadGetDescriptor
:Consumers of RemotableGoogleCredentials should not invoke getDescriptor
.- Returns:
Consumers of RemotableGoogleCredentials should not invoke getDescriptor
-
GoogleAuthorizationStrategy_DisplayName
public static String GoogleAuthorizationStrategy_DisplayName()
KeyGoogleAuthorizationStrategy.DisplayName
:Project Matrix Authorization Strategy (using Google Cloud Console roles)
.- Returns:
Project Matrix Authorization Strategy (using Google Cloud Console roles)
-
_GoogleAuthorizationStrategy_DisplayName
public static org.jvnet.localizer.Localizable _GoogleAuthorizationStrategy_DisplayName()
KeyGoogleAuthorizationStrategy.DisplayName
:Project Matrix Authorization Strategy (using Google Cloud Console roles)
.- Returns:
Project Matrix Authorization Strategy (using Google Cloud Console roles)
-
GoogleRobotPrivateKeyCredentials_ProjectIDError
public static String GoogleRobotPrivateKeyCredentials_ProjectIDError()
KeyGoogleRobotPrivateKeyCredentials.ProjectIDError
:A project name must be specified
.- Returns:
A project name must be specified
-
_GoogleRobotPrivateKeyCredentials_ProjectIDError
public static org.jvnet.localizer.Localizable _GoogleRobotPrivateKeyCredentials_ProjectIDError()
KeyGoogleRobotPrivateKeyCredentials.ProjectIDError
:A project name must be specified
.- Returns:
A project name must be specified
-
GoogleRobotMetadataCredentials_DisplayName
public static String GoogleRobotMetadataCredentials_DisplayName()
KeyGoogleRobotMetadataCredentials.DisplayName
:Google Service Account from metadata
.- Returns:
Google Service Account from metadata
-
_GoogleRobotMetadataCredentials_DisplayName
public static org.jvnet.localizer.Localizable _GoogleRobotMetadataCredentials_DisplayName()
KeyGoogleRobotMetadataCredentials.DisplayName
:Google Service Account from metadata
.- Returns:
Google Service Account from metadata
-
GoogleRobotMetadataCredentials_AddProjectIdAuthError
public static String GoogleRobotMetadataCredentials_AddProjectIdAuthError()
KeyGoogleRobotMetadataCredentials.AddProjectIdAuthError
:Insufficient privileges to add a project
.- Returns:
Insufficient privileges to add a project
-
_GoogleRobotMetadataCredentials_AddProjectIdAuthError
public static org.jvnet.localizer.Localizable _GoogleRobotMetadataCredentials_AddProjectIdAuthError()
KeyGoogleRobotMetadataCredentials.AddProjectIdAuthError
:Insufficient privileges to add a project
.- Returns:
Insufficient privileges to add a project
-
GoogleOAuth2ScopeSpecification_DisplayName
public static String GoogleOAuth2ScopeSpecification_DisplayName()
KeyGoogleOAuth2ScopeSpecification.DisplayName
:Google OAuth 2.0 Scope Specification
.- Returns:
Google OAuth 2.0 Scope Specification
-
_GoogleOAuth2ScopeSpecification_DisplayName
public static org.jvnet.localizer.Localizable _GoogleOAuth2ScopeSpecification_DisplayName()
KeyGoogleOAuth2ScopeSpecification.DisplayName
:Google OAuth 2.0 Scope Specification
.- Returns:
Google OAuth 2.0 Scope Specification
-
GoogleRobotMetadataCredentials_ProjectIDError
public static String GoogleRobotMetadataCredentials_ProjectIDError()
KeyGoogleRobotMetadataCredentials.ProjectIDError
:A project name must be specified
.- Returns:
A project name must be specified
-
_GoogleRobotMetadataCredentials_ProjectIDError
public static org.jvnet.localizer.Localizable _GoogleRobotMetadataCredentials_ProjectIDError()
KeyGoogleRobotMetadataCredentials.ProjectIDError
:A project name must be specified
.- Returns:
A project name must be specified
-
GoogleRobotCredentials_Description
public static String GoogleRobotCredentials_Description()
KeyGoogleRobotCredentials.Description
:A Google robot account for accessing Google APIs and services.
.- Returns:
A Google robot account for accessing Google APIs and services.
-
_GoogleRobotCredentials_Description
public static org.jvnet.localizer.Localizable _GoogleRobotCredentials_Description()
KeyGoogleRobotCredentials.Description
:A Google robot account for accessing Google APIs and services.
.- Returns:
A Google robot account for accessing Google APIs and services.
-
-