public class RateLimitedAuthenticationStrategy extends Object implements AuthenticationStrategy
| Constructor and Description |
|---|
RateLimitedAuthenticationStrategy(org.neo4j.helpers.Clock clock,
int maxFailedAttempts) |
public RateLimitedAuthenticationStrategy(org.neo4j.helpers.Clock clock,
int maxFailedAttempts)
public AuthenticationResult authenticate(User user, String password)
AuthenticationStrategyauthenticate in interface AuthenticationStrategyCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.