Class TestImpl

java.lang.Object
org.tkit.onecx.quarkus.it.security.TestImpl
All Implemented Interfaces:
TestInterface

@ApplicationScoped public class TestImpl extends Object implements TestInterface
  • Constructor Details

    • TestImpl

      public TestImpl()
  • Method Details

    • test1

      @PermissionsAllowed("onecx:resource1#admin-write") public jakarta.ws.rs.core.Response test1()
      Specified by:
      test1 in interface TestInterface