Class ServiceAccountConfig

    • Constructor Detail

      • ServiceAccountConfig

        public ServiceAccountConfig()
    • Method Detail

      • getAccountId

        public abstract String getAccountId()
      • getPrivateKey

        public abstract PrivateKey getPrivateKey()
      • getSecretBytesFromFile

        @Deprecated
        @CheckForNull
        protected com.cloudbees.plugins.credentials.SecretBytes getSecretBytesFromFile​(@CheckForNull
                                                                                       String filePath)
        Deprecated.