Package org.projectnessie.jaxrs.ext
Annotation Type NessieSecurityContext
-
@Target({FIELD,PARAMETER}) @Retention(RUNTIME) @Inherited public @interface NessieSecurityContext
Annotation for JUnit5 method parameters that receives aConsumer<SecurityContext>that a test can use to configure a custom security context.