- handle(Message<JsonObject>) - Method in class io.vertx.ext.auth.AuthServiceVertxProxyHandler
-
- handle(Long) - Method in class io.vertx.ext.auth.impl.AuthServiceImpl
-
- hasPermission(JsonObject, String, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.ext.auth.AuthProvider
-
Handle whether a principal has a permission
- hasPermission(String, String, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.ext.auth.AuthService
-
Does the user have the specified permission?
- hasPermission(String, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.ext.auth.AuthServiceVertxEBProxy
-
- hasPermission(String, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.ext.auth.impl.AuthServiceImpl
-
- hasPermission(JsonObject, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.ext.auth.shiro.impl.ShiroAuthProviderImpl
-
- hasPermission(JsonObject, String) - Method in class io.vertx.ext.auth.shiro.impl.ShiroAuthRealmBase
-
- hasPermission(JsonObject, String) - Method in interface io.vertx.ext.auth.shiro.ShiroAuthRealm
-
- hasPermission(JsonObject, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.ext.auth.AuthProvider
-
Handle whether a principal has a permission
- hasPermission(String, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.ext.auth.AuthService
-
Does the user have the specified permission?
- hasPermissionObservable(JsonObject, String) - Method in class io.vertx.rxjava.ext.auth.AuthProvider
-
Handle whether a principal has a permission
- hasPermissionObservable(String, String) - Method in class io.vertx.rxjava.ext.auth.AuthService
-
Does the user have the specified permission?
- hasPermissions(String, Set<String>, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.ext.auth.AuthService
-
Does the user have the specified permissions?
- hasPermissions(String, Set<String>, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.ext.auth.AuthServiceVertxEBProxy
-
- hasPermissions(String, Set<String>, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.ext.auth.impl.AuthServiceImpl
-
- hasPermissions(String, Set<String>, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.ext.auth.AuthService
-
Does the user have the specified permissions?
- hasPermissionsObservable(String, Set<String>) - Method in class io.vertx.rxjava.ext.auth.AuthService
-
Does the user have the specified permissions?
- hasRole(JsonObject, String, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.ext.auth.AuthProvider
-
Handle whether a principal has a role
- hasRole(String, String, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.ext.auth.AuthService
-
Does the user have the specified role?
- hasRole(String, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.ext.auth.AuthServiceVertxEBProxy
-
- hasRole(String, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.ext.auth.impl.AuthServiceImpl
-
- hasRole(JsonObject, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.ext.auth.shiro.impl.ShiroAuthProviderImpl
-
- hasRole(JsonObject, String) - Method in class io.vertx.ext.auth.shiro.impl.ShiroAuthRealmBase
-
- hasRole(JsonObject, String) - Method in interface io.vertx.ext.auth.shiro.ShiroAuthRealm
-
- hasRole(JsonObject, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.ext.auth.AuthProvider
-
Handle whether a principal has a role
- hasRole(String, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.ext.auth.AuthService
-
Does the user have the specified role?
- hasRoleObservable(JsonObject, String) - Method in class io.vertx.rxjava.ext.auth.AuthProvider
-
Handle whether a principal has a role
- hasRoleObservable(String, String) - Method in class io.vertx.rxjava.ext.auth.AuthService
-
Does the user have the specified role?
- hasRoles(String, Set<String>, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.ext.auth.AuthService
-
Does the user have the specified roles?
- hasRoles(String, Set<String>, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.ext.auth.AuthServiceVertxEBProxy
-
- hasRoles(String, Set<String>, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.ext.auth.impl.AuthServiceImpl
-
- hasRoles(String, Set<String>, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.ext.auth.AuthService
-
Does the user have the specified roles?
- hasRolesObservable(String, Set<String>) - Method in class io.vertx.rxjava.ext.auth.AuthService
-
Does the user have the specified roles?