Class AuthenticatedAnnotationMethodInterceptor

All Implemented Interfaces:
MethodInterceptor

Checks to see if a @RequiresAuthenticated annotation is declared, and if so, ensures the calling Subject.isAuthenticated() before invoking the method.
Since:
0.9.0