Uses of Class
org.apache.synapse.commons.throttle.core.AccessInformation
Packages that use AccessInformation
Package
Description
-
Uses of AccessInformation in org.apache.synapse.commons.throttle.core
Methods in org.apache.synapse.commons.throttle.core that return AccessInformationModifier and TypeMethodDescriptionAccessRateController.canAccess(ThrottleContext throttleContext, String callerID, int callerType) To check whether caller can access not not base on the controlling policyRoleBasedAccessRateController.canAccess(ThrottleContext throttleContext, String consumerKey, String roleID) To check whether caller can access not not base on the controlling policyRoleBasedAccessRateController.canAccess(ThrottleContext throttleContext, String consumerKey, String roleID, Long eventCount) -
Uses of AccessInformation in org.apache.synapse.commons.throttle.module.utils
Methods in org.apache.synapse.commons.throttle.module.utils with parameters of type AccessInformationModifier and TypeMethodDescriptionstatic voidStatCollector.collect(AccessInformation accessInfo, String callerID, int type)