Package org.projectnessie.jaxrs.ext
-
Class Summary Class Description NessieJaxRsExtension A JUnit 5 extension that starts up Weld/JerseyTest.PrincipalSecurityContext -
Annotation Types Summary Annotation Type Description NessieAccessChecker Annotation for JUnit5 method parameters that receives aConsumer<SecurityContext>that a test can use to configure a custom security context.NessieSecurityContext Annotation for JUnit5 method parameters that receives aConsumer<SecurityContext>that a test can use to configure a custom security context.NessieUri Annotation for JUnit5 method parameters that need a URI to the Nessie server managed byNessieJaxRsExtension.