Annotation Interface NessieSecurityContext


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