Classes
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