Uses of Class
io.contract_testing.contractcase.definitions.matchers.strings.StringPrefix
-
Packages that use StringPrefix Package Description io.contract_testing.contractcase.definitions.matchers.http -
-
Uses of StringPrefix in io.contract_testing.contractcase.definitions.matchers.http
Subclasses of StringPrefix in io.contract_testing.contractcase.definitions.matchers.http Modifier and Type Class Description classBasicAuthHeaderValueMatches the value part of a basic auth header with the supplied username and password - useful in conjunction with the StateVariable matcher.classBearerTokenHeaderValueMatches the value part of a OIDC or OAuth header with the supplied token - useful in conjunction with the StateVariable matcher.
-