open static fun create(vertx: Vertx, realm: Realm): ShiroAuth
Create a Shiro auth provider
Return
the auth provider
open static fun create(vertx: Vertx, options: ShiroAuthOptions): ShiroAuth
Create a Shiro auth provider
options - the Shiro configuration options
Return
the auth provider