public interface BucketNameResolver
resolve(HttpRequest)
method should return the unique identifier of the user. All requests in the same
bucket share a rate limit.Modifier and Type | Method and Description |
---|---|
java.lang.String |
resolve(io.micronaut.http.HttpRequest<?> request) |