public class CXFWSSecureProducerIntegrationTest extends Object
| Constructor and Description |
|---|
CXFWSSecureProducerIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.JavaArchive |
deployment() |
static org.jboss.shrinkwrap.api.Archive<?> |
getSimpleWar() |
void |
testEndpointRouteWithInvalidCredentials() |
void |
testEndpointRouteWithValidCredentials() |
@Deployment public static org.jboss.shrinkwrap.api.spec.JavaArchive deployment()
public void testEndpointRouteWithValidCredentials()
throws Exception
Exceptionpublic void testEndpointRouteWithInvalidCredentials()
throws Exception
Exception@Deployment(name="simple.war",
managed=false)
public static org.jboss.shrinkwrap.api.Archive<?> getSimpleWar()
Copyright © 2016. All rights reserved.