Class DigestRealm
java.lang.Object
io.gatling.http.client.realm.DigestRealm
- All Implemented Interfaces:
Realm
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAuthorizationHeader(io.netty.handler.codec.http.HttpMethod requestMethod, Uri requestUri) toString()withAuthorizationGen(DigestRealm.AuthorizationGen authorizationHeaderF)
-
Field Details
-
username
-
password
-
-
Constructor Details
-
DigestRealm
-
-
Method Details
-
withAuthorizationGen
-
getAuthorizationHeader
-
toString
-