public static class PactBrokerOptions.Companion
@JvmStatic
@Nullable
public au.com.dius.pact.core.support.Auth parseAuthSettings(@NotNull
java.util.Map<java.lang.String,? extends java.lang.Object> options)
Parse the authentication options provided from the build tools. These must be under an 'authentication' key and must be either an instance of au.com.dius.pact.core.support.Auth or must be a list of strings, where the first item is the scheme.