Interface ILoginAttemptService
-
public interface ILoginAttemptService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisBlocked(String key)voidloginFailed(String key)voidloginSucceeded(String key)
-