public abstract class AuthorizingAnnotationHandler extends Object
| Constructor and Description |
|---|
AuthorizingAnnotationHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract io.reactivex.Single<Boolean> |
assertAuthorized(Annotation authzSpec) |
protected io.vertx.reactivex.ext.auth.User |
getUser() |
protected io.vertx.reactivex.ext.auth.User getUser()
public abstract io.reactivex.Single<Boolean> assertAuthorized(Annotation authzSpec)
Copyright © 2018. All rights reserved.