Package | Description |
---|---|
io.vertx.ext.auth.shiro | |
io.vertx.reactivex.ext.auth.shiro | |
io.vertx.rxjava.ext.auth.shiro | |
io.vertx.rxjava3.ext.auth.shiro |
Modifier and Type | Method and Description |
---|---|
ShiroAuthOptions |
ShiroAuthOptions.clone()
Deprecated.
|
ShiroAuthOptions |
ShiroAuthOptions.setConfig(JsonObject config)
Deprecated.
Set the Shiro auth config.
|
ShiroAuthOptions |
ShiroAuthOptions.setType(ShiroAuthRealmType type)
Deprecated.
Set the Shiro auth options type.
|
Modifier and Type | Method and Description |
---|---|
static ShiroAuth |
ShiroAuth.create(Vertx vertx,
ShiroAuthOptions options)
Deprecated.
Create a Shiro auth provider
|
static void |
ShiroAuthOptionsConverter.fromJson(Iterable<Map.Entry<String,Object>> json,
ShiroAuthOptions obj) |
static void |
ShiroAuthOptionsConverter.toJson(ShiroAuthOptions obj,
JsonObject json) |
static void |
ShiroAuthOptionsConverter.toJson(ShiroAuthOptions obj,
Map<String,Object> json) |
Constructor and Description |
---|
ShiroAuthOptions(ShiroAuthOptions that)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ShiroAuth |
ShiroAuth.create(Vertx vertx,
ShiroAuthOptions options)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ShiroAuth |
ShiroAuth.create(Vertx vertx,
ShiroAuthOptions options)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ShiroAuth |
ShiroAuth.create(Vertx vertx,
ShiroAuthOptions options)
Deprecated.
|
Copyright © 2022 Eclipse. All rights reserved.