Class GoogleSecretManagerEnvironmentProperties

    • Field Detail

      • GOOGLE_METADATA_PROJECT_URL

        public static final String GOOGLE_METADATA_PROJECT_URL
        The metadata URL to get the project ID from.
        See Also:
        Constant Field Values
    • Constructor Detail

      • GoogleSecretManagerEnvironmentProperties

        public GoogleSecretManagerEnvironmentProperties()
    • Method Detail

      • getOrder

        public int getOrder()
      • getTokenMandatory

        public Boolean getTokenMandatory()
      • setTokenMandatory

        public void setTokenMandatory​(Boolean tokenMandatory)
      • getApplicationLabel

        public String getApplicationLabel()
      • setApplicationLabel

        public void setApplicationLabel​(String applicationLabel)
      • getProfileLabel

        public String getProfileLabel()
      • setProfileLabel

        public void setProfileLabel​(String profileLabel)
      • getVersion

        public Integer getVersion()
      • setVersion

        public void setVersion​(Integer version)
      • getServiceAccount

        public String getServiceAccount()
      • setServiceAccount

        public void setServiceAccount​(String serviceAccount)