Class BruteForceAttackGuard

java.lang.Object
org.restheart.security.interceptors.BruteForceAttackGuard
All Implemented Interfaces:
ConfigurablePlugin, ExchangeTypeResolver<ServiceRequest<?>,ServiceResponse<?>>, Interceptor<ServiceRequest<?>,ServiceResponse<?>>, Plugin, WildcardInterceptor

public class BruteForceAttackGuard extends Object implements WildcardInterceptor
Author:
Andrea Di Cesare <andrea@softinstigate.com>