Class AuthenticatedAnnotationMethodInterceptor

    • Constructor Detail

      • AuthenticatedAnnotationMethodInterceptor

        public AuthenticatedAnnotationMethodInterceptor()
        Default no-argument constructor that ensures this interceptor looks for RequiresAuthentication annotations in a method declaration.
      • AuthenticatedAnnotationMethodInterceptor

        public AuthenticatedAnnotationMethodInterceptor​(AnnotationResolver resolver)
        Parameters:
        resolver -
        Since:
        1.1