Source file "org/springframework/security/web/authentication/session/ConcurrentSessionControlAuthenticationStrategy.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 153 of 153 | 0% | 20 of 20 | 0% | 17 | 17 | 43 | 43 | 7 | 7 |
onAuthentication(Authentication, HttpServletRequest, HttpServletResponse) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
allowableSessionsExceeded(List, int, SessionRegistry) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
ConcurrentSessionControlAuthenticationStrategy(SessionRegistry) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
setMaximumSessions(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setMessageSource(MessageSource) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setExceptionIfMaximumExceeded(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMaximumSessionsForThisUser(Authentication) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |