Source file "io/undertow/security/impl/DigestAuthenticationMechanism.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,055 of 1,055 | 0% | 84 of 84 | 0% | 60 | 60 | 231 | 231 | 18 | 18 |
handleDigestHeader(HttpServerExchange, SecurityContext) | ![]() | 0% | ![]() | 0% | 23 | 23 | 74 | 74 | 1 | 1 |
sendChallenge(HttpServerExchange, SecurityContext) | ![]() | 0% | ![]() | 0% | 7 | 7 | 21 | 21 | 1 | 1 |
sendAuthenticationInfoHeader(HttpServerExchange) | ![]() | 0% | ![]() | 0% | 5 | 5 | 22 | 22 | 1 | 1 |
createRFC2617RequestDigest(byte[], byte[], DigestAuthenticationMechanism.DigestContext) | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
authenticate(HttpServerExchange, SecurityContext) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
DigestAuthenticationMechanism(List, List, String, String, NonceManager, String, IdentityManager) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
validateRequest(DigestAuthenticationMechanism.DigestContext, byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
createRFC2069RequestDigest(byte[], byte[], DigestAuthenticationMechanism.DigestContext) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
createHA2Auth(DigestAuthenticationMechanism.DigestContext, Map) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
validateNonceUse(DigestAuthenticationMechanism.DigestContext, Map, HttpServerExchange) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
createHA2Auth(DigestAuthenticationMechanism.DigestContext) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
DigestAuthenticationMechanism(String, String, String, IdentityManager) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DigestAuthenticationMechanism(List, List, String, String, NonceManager, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DigestAuthenticationMechanism(List, List, String, String, NonceManager) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getIdentityManager(SecurityContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
DigestAuthenticationMechanism(String, String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createHA2AuthInt() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |