Package | Description |
---|---|
io.vertx.ext.auth.shiro | |
io.vertx.rxjava.ext.auth.shiro |
Modifier and Type | Method and Description |
---|---|
static ShiroAuthRealmType |
ShiroAuthRealmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShiroAuthRealmType[] |
ShiroAuthRealmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ShiroAuth |
ShiroAuth.create(Vertx vertx,
ShiroAuthRealmType realmType,
JsonObject config)
Create a Shiro auth provider
|
Modifier and Type | Method and Description |
---|---|
static ShiroAuth |
ShiroAuth.create(Vertx vertx,
ShiroAuthRealmType realmType,
JsonObject config)
Create a Shiro auth provider
|
Copyright © 2015. All Rights Reserved.