I\'m creating an extension library for my application for checking some custom permissions on each method that contains a custom annotations.
To do that, following wh