public class ShiroAuthProvider extends AuthProvider
| Constructor and Description |
|---|
ShiroAuthProvider(ShiroAuthProvider delegate) |
| Modifier and Type | Method and Description |
|---|---|
static ShiroAuthProvider |
create(Vertx vertx,
ShiroAuthRealmType shiroAuthRealmType,
JsonObject config) |
Object |
getDelegate() |
static ShiroAuthProvider |
newInstance(ShiroAuthProvider arg) |
hasPermission, hasPermissionObservable, hasRole, hasRoleObservable, login, loginObservable, newInstancepublic ShiroAuthProvider(ShiroAuthProvider delegate)
public Object getDelegate()
getDelegate in class AuthProviderpublic static ShiroAuthProvider create(Vertx vertx, ShiroAuthRealmType shiroAuthRealmType, JsonObject config)
public static ShiroAuthProvider newInstance(ShiroAuthProvider arg)
Copyright © 2015. All Rights Reserved.