fun PermittedOptions(address: String? = null, addressRegex: String? = null, match: JsonObject? = null, requiredAuthority: String? = null): PermittedOptions
A function providing a DSL for building io.vertx.ext.web.handler.sockjs.PermittedOptions objects.
Specify a match to allow for inbound and outbound traffic using the io.vertx.ext.web.handler.sockjs.BridgeOptions.