Source file "org/wildfly/security/mechanism/http/UsernamePasswordAuthenticationMechanism.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 172 of 172 | 0% | 6 of 6 | 0% | 8 | 8 | 37 | 37 | 5 | 5 |
authenticate(String, String, char[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 22 | 22 | 1 | 1 |
authorize(String) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
succeed() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
fail() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
UsernamePasswordAuthenticationMechanism(CallbackHandler) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |