Uses of Class
dev.vality.bouncer.rstn.RestrictionsCommonAPI
Packages that use RestrictionsCommonAPI
-
Uses of RestrictionsCommonAPI in dev.vality.bouncer.rstn
Fields in dev.vality.bouncer.rstn declared as RestrictionsCommonAPIMethods in dev.vality.bouncer.rstn that return RestrictionsCommonAPIModifier and TypeMethodDescriptionRestrictionsCommonAPI.deepCopy()Restrictions.getCapi()RestrictionsCommonAPI.setIpReplacementForbidden(boolean ip_replacement_forbidden) RestrictionsCommonAPI.setOp(CommonAPIOperationRestrictions op) Methods in dev.vality.bouncer.rstn with parameters of type RestrictionsCommonAPIModifier and TypeMethodDescriptionintRestrictionsCommonAPI.compareTo(RestrictionsCommonAPI other) booleanRestrictionsCommonAPI.equals(RestrictionsCommonAPI that) Restrictions.setCapi(RestrictionsCommonAPI capi) Constructors in dev.vality.bouncer.rstn with parameters of type RestrictionsCommonAPIModifierConstructorDescriptionPerforms a deep copy on other.