java.lang.Object
io.jenkins.plugins.credentials.secretsmanager.Messages

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.jvnet.localizer.Localizable
    Key arn: ARN.
    static org.jvnet.localizer.Localizable
    Key assumeRole: STS AssumeRole.
    static org.jvnet.localizer.Localizable
    Key authentication: Authentication.
    static org.jvnet.localizer.Localizable
    Key awsClientError: AWS client error.
    static org.jvnet.localizer.Localizable
    Key awsSecretsManager: AWS Secrets Manager.
    static org.jvnet.localizer.Localizable
    Key awsSecretsManagerSecret: AWS Secrets Manager secret.
    static org.jvnet.localizer.Localizable
    Key awsServerError: AWS server error.
    static org.jvnet.localizer.Localizable
    Key beta: Beta.
    static org.jvnet.localizer.Localizable
    Key cacheDurationTooLowUsingTheMinimumDurationInstead: The specified cache duration of {0} seconds is too low. Using the minimum cache duration of {1} seconds instead..
    static org.jvnet.localizer.Localizable
    Key certificate: Certificate.
    static org.jvnet.localizer.Localizable
    Key client: Client.
    static org.jvnet.localizer.Localizable
    Key clientConfiguration: Client Configuration.
    static org.jvnet.localizer.Localizable
    Key couldNotRetrieveCredentialError: Could not retrieve the credential {0} from AWS Secrets Manager.
    static org.jvnet.localizer.Localizable
    Key customClients: Custom.
    static org.jvnet.localizer.Localizable
    Key deefault: Default.
    static org.jvnet.localizer.Localizable
    Key defaultClient: Default.
    static org.jvnet.localizer.Localizable
    Key description: Description.
    static org.jvnet.localizer.Localizable
    Key emptySecretError: AWS Secrets Manager entry {0} contained neither a secretString nor a secretBinary value.
    static org.jvnet.localizer.Localizable
    Key failure: Failure.
    static org.jvnet.localizer.Localizable
    Key file: Secret File.
    static org.jvnet.localizer.Localizable
    Key filter: Filter.
    static org.jvnet.localizer.Localizable
    Key filters: Filters.
    static org.jvnet.localizer.Localizable
    Key hide: Hide.
    static org.jvnet.localizer.Localizable
    Key invalidCacheDuration: Cache duration must be at least {0} seconds.
    static org.jvnet.localizer.Localizable
    Key listSecrets: ListSecrets.
    static org.jvnet.localizer.Localizable
    Key noCertificateError: Credential did not contain a valid certificate bundle in PKCS#12 format.
    static org.jvnet.localizer.Localizable
    Key noPrivateKeyError: Credential did not contain a valid private key in PEM format.
    static org.jvnet.localizer.Localizable
    Key noUsernameError: Credential did not have a username.
    static org.jvnet.localizer.Localizable
    Key prefix: Prefix.
    static org.jvnet.localizer.Localizable
    Key profile: Profile.
    static org.jvnet.localizer.Localizable
    Key region: Region.
    static org.jvnet.localizer.Localizable
    Key removePrefix: Remove Prefix.
    static org.jvnet.localizer.Localizable
    Key removePrefixes: Remove Prefixes.
    static org.jvnet.localizer.Localizable
    Key role: Role.
    static org.jvnet.localizer.Localizable
    Key roles: Roles.
    static org.jvnet.localizer.Localizable
    Key secretText: Secret Text.
    static org.jvnet.localizer.Localizable
    Key sshUserPrivateKey: SSH User Private Key.
    static org.jvnet.localizer.Localizable
    Key statik: Static.
    static org.jvnet.localizer.Localizable
    Key success: Success.
    static org.jvnet.localizer.Localizable
    Key tag: Tag.
    static org.jvnet.localizer.Localizable
    Key tags: Tags.
    static org.jvnet.localizer.Localizable
    Key transformations: Transformations.
    static org.jvnet.localizer.Localizable
    Key usernamePassword: Username With Password.
    static org.jvnet.localizer.Localizable
    Key value: Value.
    static String
    arn()
    Key arn: ARN.
    static String
    Key assumeRole: STS AssumeRole.
    static String
    Key authentication: Authentication.
    static String
    Key awsClientError: AWS client error.
    static String
    Key awsSecretsManager: AWS Secrets Manager.
    static String
    Key awsSecretsManagerSecret: AWS Secrets Manager secret.
    static String
    Key awsServerError: AWS server error.
    static String
    Key beta: Beta.
    static String
    Key cacheDurationTooLowUsingTheMinimumDurationInstead: The specified cache duration of {0} seconds is too low. Using the minimum cache duration of {1} seconds instead..
    static String
    Key certificate: Certificate.
    static String
    Key client: Client.
    static String
    Key clientConfiguration: Client Configuration.
    static String
    Key couldNotRetrieveCredentialError: Could not retrieve the credential {0} from AWS Secrets Manager.
    static String
    Key customClients: Custom.
    static String
    Key deefault: Default.
    static String
    Key defaultClient: Default.
    static String
    Key description: Description.
    static String
    Key emptySecretError: AWS Secrets Manager entry {0} contained neither a secretString nor a secretBinary value.
    static String
    Key failure: Failure.
    static String
    Key file: Secret File.
    static String
    Key filter: Filter.
    static String
    Key filters: Filters.
    static String
    Key hide: Hide.
    static String
    Key invalidCacheDuration: Cache duration must be at least {0} seconds.
    static String
    Key listSecrets: ListSecrets.
    static String
    Key noCertificateError: Credential did not contain a valid certificate bundle in PKCS#12 format.
    static String
    Key noPrivateKeyError: Credential did not contain a valid private key in PEM format.
    static String
    Key noUsernameError: Credential did not have a username.
    static String
    Key prefix: Prefix.
    static String
    Key profile: Profile.
    static String
    Key region: Region.
    static String
    Key removePrefix: Remove Prefix.
    static String
    Key removePrefixes: Remove Prefixes.
    static String
    Key role: Role.
    static String
    Key roles: Roles.
    static String
    Key secretText: Secret Text.
    static String
    Key sshUserPrivateKey: SSH User Private Key.
    static String
    Key statik: Static.
    static String
    Key success: Success.
    static String
    tag()
    Key tag: Tag.
    static String
    Key tags: Tags.
    static String
    Key transformations: Transformations.
    static String
    Key usernamePassword: Username With Password.
    static String
    Key value: Value.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • secretText

      public static String secretText()
      Key secretText: Secret Text.
      Returns:
      Secret Text
    • _secretText

      public static org.jvnet.localizer.Localizable _secretText()
      Key secretText: Secret Text.
      Returns:
      Secret Text
    • awsSecretsManager

      public static String awsSecretsManager()
      Key awsSecretsManager: AWS Secrets Manager.
      Returns:
      AWS Secrets Manager
    • _awsSecretsManager

      public static org.jvnet.localizer.Localizable _awsSecretsManager()
      Key awsSecretsManager: AWS Secrets Manager.
      Returns:
      AWS Secrets Manager
    • role

      public static String role()
      Key role: Role.
      Returns:
      Role
    • _role

      public static org.jvnet.localizer.Localizable _role()
      Key role: Role.
      Returns:
      Role
    • cacheDurationTooLowUsingTheMinimumDurationInstead

      public static String cacheDurationTooLowUsingTheMinimumDurationInstead(Object arg0, Object arg1)
      Key cacheDurationTooLowUsingTheMinimumDurationInstead: The specified cache duration of {0} seconds is too low. Using the minimum cache duration of {1} seconds instead..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      The specified cache duration of {0} seconds is too low. Using the minimum cache duration of {1} seconds instead.
    • _cacheDurationTooLowUsingTheMinimumDurationInstead

      public static org.jvnet.localizer.Localizable _cacheDurationTooLowUsingTheMinimumDurationInstead(Object arg0, Object arg1)
      Key cacheDurationTooLowUsingTheMinimumDurationInstead: The specified cache duration of {0} seconds is too low. Using the minimum cache duration of {1} seconds instead..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      The specified cache duration of {0} seconds is too low. Using the minimum cache duration of {1} seconds instead.
    • couldNotRetrieveCredentialError

      public static String couldNotRetrieveCredentialError(Object arg0)
      Key couldNotRetrieveCredentialError: Could not retrieve the credential {0} from AWS Secrets Manager.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Could not retrieve the credential {0} from AWS Secrets Manager
    • _couldNotRetrieveCredentialError

      public static org.jvnet.localizer.Localizable _couldNotRetrieveCredentialError(Object arg0)
      Key couldNotRetrieveCredentialError: Could not retrieve the credential {0} from AWS Secrets Manager.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Could not retrieve the credential {0} from AWS Secrets Manager
    • prefix

      public static String prefix()
      Key prefix: Prefix.
      Returns:
      Prefix
    • _prefix

      public static org.jvnet.localizer.Localizable _prefix()
      Key prefix: Prefix.
      Returns:
      Prefix
    • roles

      public static String roles()
      Key roles: Roles.
      Returns:
      Roles
    • _roles

      public static org.jvnet.localizer.Localizable _roles()
      Key roles: Roles.
      Returns:
      Roles
    • certificate

      public static String certificate()
      Key certificate: Certificate.
      Returns:
      Certificate
    • _certificate

      public static org.jvnet.localizer.Localizable _certificate()
      Key certificate: Certificate.
      Returns:
      Certificate
    • description

      public static String description()
      Key description: Description.
      Returns:
      Description
    • _description

      public static org.jvnet.localizer.Localizable _description()
      Key description: Description.
      Returns:
      Description
    • awsSecretsManagerSecret

      public static String awsSecretsManagerSecret()
      Key awsSecretsManagerSecret: AWS Secrets Manager secret.
      Returns:
      AWS Secrets Manager secret
    • _awsSecretsManagerSecret

      public static org.jvnet.localizer.Localizable _awsSecretsManagerSecret()
      Key awsSecretsManagerSecret: AWS Secrets Manager secret.
      Returns:
      AWS Secrets Manager secret
    • sshUserPrivateKey

      public static String sshUserPrivateKey()
      Key sshUserPrivateKey: SSH User Private Key.
      Returns:
      SSH User Private Key
    • _sshUserPrivateKey

      public static org.jvnet.localizer.Localizable _sshUserPrivateKey()
      Key sshUserPrivateKey: SSH User Private Key.
      Returns:
      SSH User Private Key
    • awsServerError

      public static String awsServerError()
      Key awsServerError: AWS server error.
      Returns:
      AWS server error
    • _awsServerError

      public static org.jvnet.localizer.Localizable _awsServerError()
      Key awsServerError: AWS server error.
      Returns:
      AWS server error
    • removePrefixes

      public static String removePrefixes()
      Key removePrefixes: Remove Prefixes.
      Returns:
      Remove Prefixes
    • _removePrefixes

      public static org.jvnet.localizer.Localizable _removePrefixes()
      Key removePrefixes: Remove Prefixes.
      Returns:
      Remove Prefixes
    • listSecrets

      public static String listSecrets()
      Key listSecrets: ListSecrets.
      Returns:
      ListSecrets
    • _listSecrets

      public static org.jvnet.localizer.Localizable _listSecrets()
      Key listSecrets: ListSecrets.
      Returns:
      ListSecrets
    • file

      public static String file()
      Key file: Secret File.
      Returns:
      Secret File
    • _file

      public static org.jvnet.localizer.Localizable _file()
      Key file: Secret File.
      Returns:
      Secret File
    • emptySecretError

      public static String emptySecretError(Object arg0)
      Key emptySecretError: AWS Secrets Manager entry {0} contained neither a secretString nor a secretBinary value.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      AWS Secrets Manager entry {0} contained neither a secretString nor a secretBinary value
    • _emptySecretError

      public static org.jvnet.localizer.Localizable _emptySecretError(Object arg0)
      Key emptySecretError: AWS Secrets Manager entry {0} contained neither a secretString nor a secretBinary value.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      AWS Secrets Manager entry {0} contained neither a secretString nor a secretBinary value
    • removePrefix

      public static String removePrefix()
      Key removePrefix: Remove Prefix.
      Returns:
      Remove Prefix
    • _removePrefix

      public static org.jvnet.localizer.Localizable _removePrefix()
      Key removePrefix: Remove Prefix.
      Returns:
      Remove Prefix
    • client

      public static String client()
      Key client: Client.
      Returns:
      Client
    • _client

      public static org.jvnet.localizer.Localizable _client()
      Key client: Client.
      Returns:
      Client
    • noUsernameError

      public static String noUsernameError()
      Key noUsernameError: Credential did not have a username.
      Returns:
      Credential did not have a username
    • _noUsernameError

      public static org.jvnet.localizer.Localizable _noUsernameError()
      Key noUsernameError: Credential did not have a username.
      Returns:
      Credential did not have a username
    • tag

      public static String tag()
      Key tag: Tag.
      Returns:
      Tag
    • _tag

      public static org.jvnet.localizer.Localizable _tag()
      Key tag: Tag.
      Returns:
      Tag
    • noCertificateError

      public static String noCertificateError()
      Key noCertificateError: Credential did not contain a valid certificate bundle in PKCS#12 format.
      Returns:
      Credential did not contain a valid certificate bundle in PKCS#12 format
    • _noCertificateError

      public static org.jvnet.localizer.Localizable _noCertificateError()
      Key noCertificateError: Credential did not contain a valid certificate bundle in PKCS#12 format.
      Returns:
      Credential did not contain a valid certificate bundle in PKCS#12 format
    • arn

      public static String arn()
      Key arn: ARN.
      Returns:
      ARN
    • _arn

      public static org.jvnet.localizer.Localizable _arn()
      Key arn: ARN.
      Returns:
      ARN
    • value

      public static String value()
      Key value: Value.
      Returns:
      Value
    • _value

      public static org.jvnet.localizer.Localizable _value()
      Key value: Value.
      Returns:
      Value
    • awsClientError

      public static String awsClientError()
      Key awsClientError: AWS client error.
      Returns:
      AWS client error
    • _awsClientError

      public static org.jvnet.localizer.Localizable _awsClientError()
      Key awsClientError: AWS client error.
      Returns:
      AWS client error
    • beta

      public static String beta()
      Key beta: Beta.
      Returns:
      Beta
    • _beta

      public static org.jvnet.localizer.Localizable _beta()
      Key beta: Beta.
      Returns:
      Beta
    • authentication

      public static String authentication()
      Key authentication: Authentication.
      Returns:
      Authentication
    • _authentication

      public static org.jvnet.localizer.Localizable _authentication()
      Key authentication: Authentication.
      Returns:
      Authentication
    • noPrivateKeyError

      public static String noPrivateKeyError()
      Key noPrivateKeyError: Credential did not contain a valid private key in PEM format.
      Returns:
      Credential did not contain a valid private key in PEM format
    • _noPrivateKeyError

      public static org.jvnet.localizer.Localizable _noPrivateKeyError()
      Key noPrivateKeyError: Credential did not contain a valid private key in PEM format.
      Returns:
      Credential did not contain a valid private key in PEM format
    • invalidCacheDuration

      public static String invalidCacheDuration(Object arg0)
      Key invalidCacheDuration: Cache duration must be at least {0} seconds.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Cache duration must be at least {0} seconds
    • _invalidCacheDuration

      public static org.jvnet.localizer.Localizable _invalidCacheDuration(Object arg0)
      Key invalidCacheDuration: Cache duration must be at least {0} seconds.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Cache duration must be at least {0} seconds
    • defaultClient

      public static String defaultClient()
      Key defaultClient: Default.
      Returns:
      Default
    • _defaultClient

      public static org.jvnet.localizer.Localizable _defaultClient()
      Key defaultClient: Default.
      Returns:
      Default
    • profile

      public static String profile()
      Key profile: Profile.
      Returns:
      Profile
    • _profile

      public static org.jvnet.localizer.Localizable _profile()
      Key profile: Profile.
      Returns:
      Profile
    • customClients

      public static String customClients()
      Key customClients: Custom.
      Returns:
      Custom
    • _customClients

      public static org.jvnet.localizer.Localizable _customClients()
      Key customClients: Custom.
      Returns:
      Custom
    • assumeRole

      public static String assumeRole()
      Key assumeRole: STS AssumeRole.
      Returns:
      STS AssumeRole
    • _assumeRole

      public static org.jvnet.localizer.Localizable _assumeRole()
      Key assumeRole: STS AssumeRole.
      Returns:
      STS AssumeRole
    • clientConfiguration

      public static String clientConfiguration()
      Key clientConfiguration: Client Configuration.
      Returns:
      Client Configuration
    • _clientConfiguration

      public static org.jvnet.localizer.Localizable _clientConfiguration()
      Key clientConfiguration: Client Configuration.
      Returns:
      Client Configuration
    • filters

      public static String filters()
      Key filters: Filters.
      Returns:
      Filters
    • _filters

      public static org.jvnet.localizer.Localizable _filters()
      Key filters: Filters.
      Returns:
      Filters
    • usernamePassword

      public static String usernamePassword()
      Key usernamePassword: Username With Password.
      Returns:
      Username With Password
    • _usernamePassword

      public static org.jvnet.localizer.Localizable _usernamePassword()
      Key usernamePassword: Username With Password.
      Returns:
      Username With Password
    • tags

      public static String tags()
      Key tags: Tags.
      Returns:
      Tags
    • _tags

      public static org.jvnet.localizer.Localizable _tags()
      Key tags: Tags.
      Returns:
      Tags
    • filter

      public static String filter()
      Key filter: Filter.
      Returns:
      Filter
    • _filter

      public static org.jvnet.localizer.Localizable _filter()
      Key filter: Filter.
      Returns:
      Filter
    • deefault

      public static String deefault()
      Key deefault: Default.
      Returns:
      Default
    • _deefault

      public static org.jvnet.localizer.Localizable _deefault()
      Key deefault: Default.
      Returns:
      Default
    • hide

      public static String hide()
      Key hide: Hide.
      Returns:
      Hide
    • _hide

      public static org.jvnet.localizer.Localizable _hide()
      Key hide: Hide.
      Returns:
      Hide
    • failure

      public static String failure()
      Key failure: Failure.
      Returns:
      Failure
    • _failure

      public static org.jvnet.localizer.Localizable _failure()
      Key failure: Failure.
      Returns:
      Failure
    • success

      public static String success()
      Key success: Success.
      Returns:
      Success
    • _success

      public static org.jvnet.localizer.Localizable _success()
      Key success: Success.
      Returns:
      Success
    • transformations

      public static String transformations()
      Key transformations: Transformations.
      Returns:
      Transformations
    • _transformations

      public static org.jvnet.localizer.Localizable _transformations()
      Key transformations: Transformations.
      Returns:
      Transformations
    • statik

      public static String statik()
      Key statik: Static.
      Returns:
      Static
    • _statik

      public static org.jvnet.localizer.Localizable _statik()
      Key statik: Static.
      Returns:
      Static
    • region

      public static String region()
      Key region: Region.
      Returns:
      Region
    • _region

      public static org.jvnet.localizer.Localizable _region()
      Key region: Region.
      Returns:
      Region