Package | Description |
---|---|
io.vertx.ext.auth.shiro |
Modifier and Type | Field and Description |
---|---|
static ShiroAuthRealmType |
ShiroAuthOptions.DEFAULT_TYPE
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ShiroAuthRealmType |
ShiroAuthOptions.getType()
Deprecated.
|
static ShiroAuthRealmType |
ShiroAuthRealmType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ShiroAuthRealmType[] |
ShiroAuthRealmType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ShiroAuthOptions |
ShiroAuthOptions.setType(ShiroAuthRealmType type)
Deprecated.
Set the Shiro auth options type.
|
Copyright © 2022 Eclipse. All rights reserved.