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