Class AnnotationProcessor

java.lang.Object
biz.devstack.springframework.boot.annotation.AnnotationProcessor

@Component public class AnnotationProcessor extends Object
  • Constructor Details

    • AnnotationProcessor

      public AnnotationProcessor()
  • Method Details

    • requiresApiKey

      public void requiresApiKey() throws Throwable
      Throws:
      Throwable
    • hasAuthority

      public void hasAuthority(org.aspectj.lang.JoinPoint joinPoint) throws Throwable
      Throws:
      Throwable