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 -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyGoogleAuthorizationStrategy.CredentialError:Need to provide a credential.static org.jvnet.localizer.LocalizableKeyGoogleAuthorizationStrategy.DisplayName:Project Matrix Authorization Strategy (using Google Cloud Console roles).static org.jvnet.localizer.LocalizableKeyGoogleOAuth2ScopeSpecification.DisplayName:Google OAuth 2.0 Scope Specification.static org.jvnet.localizer.LocalizableKeyGoogleRobotCredentials.Description:A Google robot account for accessing Google APIs and services..static org.jvnet.localizer.LocalizableKeyGoogleRobotCredentials.NoAnnotation:{0} must be annotated with @RequiresDomain.static org.jvnet.localizer.LocalizableKeyGoogleRobotMetadataCredentials.AddProjectIdAuthError:Insufficient privileges to add a project.static org.jvnet.localizer.LocalizableKeyGoogleRobotMetadataCredentials.DefaultIdentityError:An unknown problem occured while retrieving the default service account's identity.static org.jvnet.localizer.LocalizableKeyGoogleRobotMetadataCredentials.DisplayName:Google Service Account from metadata.static org.jvnet.localizer.LocalizableKeyGoogleRobotMetadataCredentials.ProjectIDError:A project name must be specified.static org.jvnet.localizer.LocalizableKeyGoogleRobotPrivateKeyCredentials.BadCredentials:An error occurred deducing a username from the provided credentials files..static org.jvnet.localizer.LocalizableKeyGoogleRobotPrivateKeyCredentials.DisplayName:Google Service Account from private key.static org.jvnet.localizer.LocalizableKeyGoogleRobotPrivateKeyCredentials.ExceptionString:An unknown problem occured while retrieving token.static org.jvnet.localizer.LocalizableKeyGoogleRobotPrivateKeyCredentials.ProjectIDError:A project name must be specified.static org.jvnet.localizer.LocalizableKeyJsonServiceAccountConfig.DisplayName:JSON key.static org.jvnet.localizer.LocalizableKeyP12ServiceAccountConfig.DisplayName:P12 key.static org.jvnet.localizer.LocalizableKeyP12ServiceAccountConfig.ErrorEmailRequired:Email address is required.static org.jvnet.localizer.LocalizableKeyRemotableGoogleCredentials.BadGetDescriptor:Consumers of RemotableGoogleCredentials should not invoke getDescriptor.static org.jvnet.localizer.LocalizableKeyRemotableGoogleCredentials.BadGetName:Consumers of RemotableGoogleCredentials should not invoke getName.static org.jvnet.localizer.LocalizableKeyRemotableGoogleCredentials.NoAccessToken:Unable to retrieve an access token with the provided credentials.static StringKeyGoogleAuthorizationStrategy.CredentialError:Need to provide a credential.static StringKeyGoogleAuthorizationStrategy.DisplayName:Project Matrix Authorization Strategy (using Google Cloud Console roles).static StringKeyGoogleOAuth2ScopeSpecification.DisplayName:Google OAuth 2.0 Scope Specification.static StringKeyGoogleRobotCredentials.Description:A Google robot account for accessing Google APIs and services..static StringKeyGoogleRobotCredentials.NoAnnotation:{0} must be annotated with @RequiresDomain.static StringKeyGoogleRobotMetadataCredentials.AddProjectIdAuthError:Insufficient privileges to add a project.static StringKeyGoogleRobotMetadataCredentials.DefaultIdentityError:An unknown problem occured while retrieving the default service account's identity.static StringKeyGoogleRobotMetadataCredentials.DisplayName:Google Service Account from metadata.static StringKeyGoogleRobotMetadataCredentials.ProjectIDError:A project name must be specified.static StringKeyGoogleRobotPrivateKeyCredentials.BadCredentials:An error occurred deducing a username from the provided credentials files..static StringKeyGoogleRobotPrivateKeyCredentials.DisplayName:Google Service Account from private key.static StringKeyGoogleRobotPrivateKeyCredentials.ExceptionString:An unknown problem occured while retrieving token.static StringKeyGoogleRobotPrivateKeyCredentials.ProjectIDError:A project name must be specified.static StringKeyJsonServiceAccountConfig.DisplayName:JSON key.static StringKeyP12ServiceAccountConfig.DisplayName:P12 key.static StringKeyP12ServiceAccountConfig.ErrorEmailRequired:Email address is required.static StringKeyRemotableGoogleCredentials.BadGetDescriptor:Consumers of RemotableGoogleCredentials should not invoke getDescriptor.static StringKeyRemotableGoogleCredentials.BadGetName:Consumers of RemotableGoogleCredentials should not invoke getName.static StringKeyRemotableGoogleCredentials.NoAccessToken:Unable to retrieve an access token with the provided credentials.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
-