| Package | Description |
|---|---|
| io.vertx.ext.auth.shiro | |
| io.vertx.ext.auth.shiro.impl | |
| io.vertx.rxjava.ext.auth.shiro |
| Modifier and Type | Method and Description |
|---|---|
static ShiroAuthProvider |
ShiroAuthProvider.create(Vertx vertx,
ShiroAuthRealm shiroAuthRealm) |
static ShiroAuthProvider |
ShiroAuthProvider.create(Vertx vertx,
ShiroAuthRealmType shiroAuthRealmType,
JsonObject config) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShiroAuthProviderImpl
Shiro API is unfortunately inherently synchronous, so we need to execute everything on the worker pool
|
| Modifier and Type | Method and Description |
|---|---|
static ShiroAuthProvider |
ShiroAuthProvider.newInstance(ShiroAuthProvider arg) |
| Constructor and Description |
|---|
ShiroAuthProvider(ShiroAuthProvider delegate) |
Copyright © 2015. All Rights Reserved.