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, newInstance
public ShiroAuthProvider(ShiroAuthProvider delegate)
public Object getDelegate()
getDelegate
in class AuthProvider
public static ShiroAuthProvider create(Vertx vertx, ShiroAuthRealmType shiroAuthRealmType, JsonObject config)
public static ShiroAuthProvider newInstance(ShiroAuthProvider arg)
Copyright © 2015. All Rights Reserved.