| Package | Description |
|---|---|
| org.egov.infra.security.audit.repository | |
| org.egov.infra.security.audit.service |
| Modifier and Type | Method and Description |
|---|---|
LoginAttempt |
LoginAttemptRepository.findByUsername(String username) |
| Modifier and Type | Method and Description |
|---|---|
LoginAttempt |
LoginAttemptService.getLoginAttempt(String username) |
| Modifier and Type | Method and Description |
|---|---|
Optional<LoginAttempt> |
LoginAttemptService.updateFailedAttempt(String username) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.