Class AuthorizedInterceptor


  • @Interceptor
    @Priority(2000)
    public class AuthorizedInterceptor
    extends Object
    Author:
    eric.wittmann@gmail.com
    • Constructor Detail

      • AuthorizedInterceptor

        public AuthorizedInterceptor()
    • Method Detail

      • authorizeMethod

        public Object authorizeMethod​(javax.interceptor.InvocationContext context)
                               throws Exception
        Throws:
        Exception