Class JSentinelAnnotationScanner

java.lang.Object
com.svenruppert.jsentinel.authorization.impl.JSentinelAnnotationScanner

public final class JSentinelAnnotationScanner extends Object
Scans annotated elements for JSentinelAnnotation-meta-annotated restriction annotations and resolves the corresponding evaluator class.

Results are cached per class. This class is Vaadin-free and can be unit-tested independently.

  • Constructor Details

    • JSentinelAnnotationScanner

      public JSentinelAnnotationScanner()
      Creates a new scanner with an empty cache.
  • Method Details