Class Cookie
java.lang.Object
com.github.tomakehurst.wiremock.http.MultiValue
com.github.tomakehurst.wiremock.http.Cookie
-
Field Summary
Fields inherited from class com.github.tomakehurst.wiremock.http.MultiValue
key, values -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.tomakehurst.wiremock.http.MultiValue
containsValue, firstValue, getKey, hasValueMatching, isPresent, isSingleValued, key, values
-
Constructor Details
-
Cookie
-
Cookie
-
Cookie
-
Cookie
-
-
Method Details
-
cookie
-
cookie
-
absent
-
isAbsent
public boolean isAbsent() -
getValues
- Overrides:
getValuesin classMultiValue
-
getValue
-
toString
- Overrides:
toStringin classMultiValue
-