Package | Description |
---|---|
org.apache.synapse.commons.throttle.core | |
org.apache.synapse.commons.throttle.module.utils |
Modifier and Type | Method and Description |
---|---|
AccessInformation |
AccessRateController.canAccess(ThrottleContext throttleContext,
String callerID,
int callerType)
To check whether caller can access not not base on the controlling policy
|
AccessInformation |
RoleBasedAccessRateController.canAccess(ThrottleContext throttleContext,
String consumerKey,
String roleID)
To check whether caller can access not not base on the controlling policy
|
Modifier and Type | Method and Description |
---|---|
static void |
StatCollector.collect(AccessInformation accessInfo,
String callerID,
int type) |
Copyright © 2005–2023 Apache Software Foundation. All rights reserved.