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