@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class EnterpriseSecurityContextPropagationInAsyncObserverTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
EnterpriseSecurityContextPropagationInAsyncObserverTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testSecurityContextNotPropagated() |
void |
testSecurityContextPropagation() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic EnterpriseSecurityContextPropagationInAsyncObserverTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="observer_method_invocation_context_ee",id="a") @SpecAssertion(section="observer_method_invocation_context_ee",id="b")
public void testSecurityContextPropagation()
throws InterruptedException,
ExecutionException
@SpecAssertion(section="observer_method_invocation_context_ee",id="a") @SpecAssertion(section="observer_method_invocation_context_ee",id="b")
public void testSecurityContextNotPropagated()
throws InterruptedException
InterruptedExceptionCopyright © 2008–2016 CDI TCK. All rights reserved.