void setAppSecret(String secretId, String secretKey) { this.secretId = secretId; this.secretKey = secretKey; }