Package | Description |
---|---|
io.vertx.ext.auth.shiro | |
io.vertx.reactivex.ext.auth.shiro | |
io.vertx.rxjava.ext.auth.shiro |
Modifier and Type | Method and Description |
---|---|
static ShiroAuth |
ShiroAuth.create(Vertx vertx,
org.apache.shiro.realm.Realm realm)
Deprecated.
Create a Shiro auth provider
|
static ShiroAuth |
ShiroAuth.create(Vertx vertx,
ShiroAuthOptions options)
Deprecated.
Create a Shiro auth provider
|
Modifier and Type | Method and Description |
---|---|
ShiroAuth |
ShiroAuth.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ShiroAuth |
ShiroAuth.newInstance(ShiroAuth arg) |
Constructor and Description |
---|
ShiroAuth(ShiroAuth delegate) |
Modifier and Type | Method and Description |
---|---|
ShiroAuth |
ShiroAuth.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ShiroAuth |
ShiroAuth.newInstance(ShiroAuth arg) |
Constructor and Description |
---|
ShiroAuth(ShiroAuth delegate) |
Copyright © 2021 Eclipse. All rights reserved.