Class AccessInformation
- java.lang.Object
-
- org.apache.synapse.commons.throttle.core.AccessInformation
-
public class AccessInformation extends Object
this returns the throttling access information based on the policy at runtime
-
-
Constructor Summary
Constructors Constructor Description AccessInformation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFaultReason()booleanisAccessAllowed()voidsetAccessAllowed(boolean accessAllowed)voidsetFaultReason(String faultReason)
-