Class UnsecureTCKApplication
- java.lang.Object
-
- jakarta.ws.rs.core.Application
-
- org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecureTCKApplication
-
@ApplicationPath("/") public class UnsecureTCKApplication extends jakarta.ws.rs.core.Application
This has no @LoginConfig and should not be deployment with MP-JWT authentication.
-
-
Constructor Summary
Constructors Constructor Description UnsecureTCKApplication()
-