public class MultitenancyThrottlingServiceClient extends Object implements ThrottlingRuleInvoker
Constructor and Description |
---|
MultitenancyThrottlingServiceClient(String serverUrl,
String userName,
String password) |
Modifier and Type | Method and Description |
---|---|
void |
executeThrottlingRules(int tenantId) |
static String |
login(String serverUrl,
String userName,
String password) |
public static String login(String serverUrl, String userName, String password) throws Exception
Exception
public void executeThrottlingRules(int tenantId) throws Exception
executeThrottlingRules
in interface ThrottlingRuleInvoker
Exception
Copyright © 2018 WSO2. All rights reserved.