Interface TenantSecretService

    • Method Detail

      • addSecretStore

        void addSecretStore​(com.yahoo.config.provision.TenantName tenant,
                            TenantSecretStore tenantSecretStore,
                            String externalId)
      • deleteSecretStore

        void deleteSecretStore​(com.yahoo.config.provision.TenantName tenant,
                               TenantSecretStore tenantSecretStore)