public class ECPublicKeyAsPEMTest
extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
ECPublicKeyAsPEMTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment()
Create a CDI aware base web application archive that includes an embedded PEM EC public key that is included as
the mp.jwt.verify.publickey property.
|
void |
testKeyAsPEM() |
@Deployment
public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
throws IOException
IOException - - on resource failureCopyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.