Class IpResolver

  • All Implemented Interfaces:
    IdentityResolver

    @RequestScoped
    public class IpResolver
    extends Object
    implements IdentityResolver
    Using this resolver will enable rate limit segmentation by IP For a given endpoint, each IP will have its own bucket Vertx Http must be present in the project in order to use this