public class CheckForProfileSubflowTest extends Object
CheckForProfileSubflow unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.profile.impl.CheckForProfileSubflow |
action |
private org.opensaml.profile.context.ProfileRequestContext |
prc |
private org.springframework.webflow.execution.RequestContext |
src |
| Constructor and Description |
|---|
CheckForProfileSubflowTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testInboundFlow() |
void |
testNoFlow() |
void |
testNoProfileConfiguration() |
void |
testNoRelyingPartyContext() |
void |
testOutboundFlow() |
private org.springframework.webflow.execution.RequestContext src
private org.opensaml.profile.context.ProfileRequestContext prc
private net.shibboleth.idp.profile.impl.CheckForProfileSubflow action
public void setUp()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testNoRelyingPartyContext()
throws Exception
Exceptionpublic void testNoProfileConfiguration()
throws Exception
ExceptionCopyright © 1999–2014. All rights reserved.