All Classes and Interfaces

Class
Description
 
 
 
 
 
Async authorization handler to extract resource from async database
 
 
 
There are some difference between vertx and zero, in vertx, the resource and permissions are defined in Static Mode, it means that you won't fetch resource in your @AuthorizedResource method, in this kind of situation, you can pass `Authorization` object and keep matching unique one.