Uses of Record Class
com.svenruppert.jsentinel.authorization.impl.AnnotationAccessEvaluatorPair
Packages that use AnnotationAccessEvaluatorPair
-
Uses of AnnotationAccessEvaluatorPair in com.svenruppert.jsentinel.authorization.impl
Methods in com.svenruppert.jsentinel.authorization.impl that return types with arguments of type AnnotationAccessEvaluatorPairModifier and TypeMethodDescriptionScans the given class for a restriction annotation and returns the annotation together with the evaluator class declared viaJSentinelAnnotation.JSentinelAnnotationScanner.scan(AnnotatedElement element) Scans the given annotated element for a restriction annotation and returns the annotation together with the evaluator class declared viaJSentinelAnnotation.Scans the given method for a restriction annotation and returns the annotation together with the evaluator class declared viaJSentinelAnnotation.