Class AuthChallengeResponse
- java.lang.Object
-
- org.openqa.selenium.devtools.network.model.AuthChallengeResponse
-
public class AuthChallengeResponse extends java.lang.ObjectResponse to an AuthChallenge
-
-
Constructor Summary
Constructors Constructor Description AuthChallengeResponse(java.lang.String response, java.lang.String username, java.lang.String password)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-