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