Uses of Class
com.loomcache.springboot.security.RateLimitProperties
Packages that use RateLimitProperties
-
Uses of RateLimitProperties in com.loomcache.springboot.config
Methods in com.loomcache.springboot.config with parameters of type RateLimitPropertiesModifier and TypeMethodDescriptionSecurityConfig.rateLimitFilter(RateLimitProperties properties) BLK-2026-04-22-008: build the REST rate-limit filter used inside Spring Security.