Class TestImpl
java.lang.Object
org.tkit.onecx.quarkus.it.security.TestImpl
- All Implemented Interfaces:
TestInterface
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestImpl
public TestImpl()
-
-
Method Details
-
test1
@PermissionsAllowed("onecx:resource1#admin-write") public jakarta.ws.rs.core.Response test1()- Specified by:
test1in interfaceTestInterface
-