Module: vertx-auth-shiro-js/shiro_auth

Classes

ShiroAuth

Methods

(static) ShiroAuth.create(vertx, options) → {ShiroAuth}

Create a Shiro auth provider
Parameters:
Name Type Description
vertx Vertx the Vert.x instance
options Object the Shiro configuration options
Source:
Returns:
the auth provider
Type
ShiroAuth