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