Interface IAuthenticationService
-
- All Known Implementing Classes:
AuthenticationService
public interface IAuthenticationService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisIPBlocked(java.lang.String key)voidloginFailed(java.lang.String key)voidloginSucceeded(java.lang.String key)
-