Searched refs:calculateResponse (Results 1 – 2 of 2) sorted by relevance
38 static String calculateResponse(String algorithm, String hashUserNameRealmPasswd, in calculateResponse() method in MessageDigestAlgorithm114 static String calculateResponse(String algorithm, String username_value, String realm_value, in calculateResponse() method in MessageDigestAlgorithm
306 response = MessageDigestAlgorithm.calculateResponse(authHeader.getAlgorithm(), in getAuthorization()373 response = MessageDigestAlgorithm.calculateResponse(authHeader.getAlgorithm(), in getAuthorization()