Class PublicKeyAsPEMEndpoint
- java.lang.Object
-
- org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMEndpoint
-
@RequestScoped @Path("/endp") public class PublicKeyAsPEMEndpoint extends Object
-
-
Constructor Summary
Constructors Constructor Description PublicKeyAsPEMEndpoint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
echoInput(jakarta.ws.rs.core.SecurityContext sec, String input)
-