Annotation Type NessieAccessChecker


  • @Target({FIELD,PARAMETER})
    @Retention(RUNTIME)
    @Inherited
    public @interface NessieAccessChecker
    Annotation for JUnit5 method parameters that receives a Consumer<SecurityContext> that a test can use to configure a custom security context.