public interface ShiroAuthProvider extends AuthProvider
Modifier and Type | Method and Description |
---|---|
static ShiroAuthProvider |
create(Vertx vertx,
ShiroAuthRealm shiroAuthRealm) |
static ShiroAuthProvider |
create(Vertx vertx,
ShiroAuthRealmType shiroAuthRealmType,
JsonObject config) |
hasPermission, hasRole, login
static ShiroAuthProvider create(Vertx vertx, ShiroAuthRealmType shiroAuthRealmType, JsonObject config)
static ShiroAuthProvider create(Vertx vertx, ShiroAuthRealm shiroAuthRealm)
Copyright © 2015. All Rights Reserved.