Class BaseJerseyIntegrationTest

    • Constructor Detail

      • BaseJerseyIntegrationTest

        public BaseJerseyIntegrationTest()
    • Method Detail

      • setUpAuthentication

        public final void setUpAuthentication()
      • tearDownSecurityContext

        public final void tearDownSecurityContext()
        Clear the SecurityContextHolder so that subsequent tests don't inherit authentication.