public PactBrokerAuth
Defines the authentication scheme to use with the pact broker
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
password()
Password to use for authentication
|
java.lang.String |
scheme()
Authentication scheme to use. The default is basic.
|
java.lang.String |
username()
Username to use for authentication
|