Factory interface for creating Apache Shiro based io.vertx.groovy.ext.auth.AuthProvider instances.
Type | Name and description |
---|---|
static ShiroAuth |
create(Vertx vertx, ShiroAuthRealmType realmType, Map<String, Object> config) Create a Shiro auth provider |
Object |
getDelegate() |
ShiroAuth |
setRolePrefix(String rolePrefix) Set the role prefix to distinguish from permissions when checking for isPermitted requests. |
io.vertx:vertx-auth-shiro:3.1.0