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,
java.lang.String callerID,
int callerType)
To check whether caller can access not not base on the controlling policy
|
AccessInformation |
RoleBasedAccessRateController.canAccess(ThrottleContext throttleContext,
java.lang.String consumerKey,
java.lang.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,
java.lang.String callerID,
int type) |
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.