fun ShiroAuthOptions(config: JsonObject? = null, type: ShiroAuthRealmType? = null): ShiroAuthOptions
A function providing a DSL for building io.vertx.ext.auth.shiro.ShiroAuthOptions objects.
Shiro auth configuration options, see Vert.x Auth Shiro component and/or Apache Shiro project.