Class RoleBasedAccessRateController

java.lang.Object
org.apache.synapse.commons.throttle.core.RoleBasedAccessRateController

public class RoleBasedAccessRateController extends Object
Controls the access of remote callers according to the controlling policy . This provides abstraction that need to control access based on caller IP or caller domain name. This implementation is thread safe.