Classes
Methods
(static) ShiroAuth.create(vertx, realmType, config) → {ShiroAuth}
Create a Shiro auth provider
Parameters:
Name | Type | Description |
---|---|---|
vertx |
Vertx | the Vert.x instance |
realmType |
Object | the Shiro realm type |
config |
Object | the config |
- Source:
Returns:
the auth provider
- Type
- ShiroAuth