public class InvalidTokenTest
extends org.jboss.arquillian.testng.Arquillian
Constructor and Description |
---|
InvalidTokenTest() |
Modifier and Type | Method and Description |
---|---|
void |
callEchoBadIssuer() |
void |
callEchoBadSigner() |
void |
callEchoBadSignerAlg() |
void |
callEchoExpiredToken() |
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment()
Create a CDI aware base web application archive
|
@Deployment(testable=true) public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() throws IOException
IOException
- - on resource failure@RunAsClient public void callEchoExpiredToken() throws Exception
Exception
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.