public class FilterFlowsByAttributeTest extends PopulateAuthenticationContextTest
FilterFlowsByAttribute unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.authn.impl.FilterFlowsByAttribute |
action |
authenticationFlows, prc, src| Constructor and Description |
|---|
FilterFlowsByAttributeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testMatch() |
void |
testNoAttribute() |
void |
testNoAttributeID() |
void |
testNoMatch() |
testActionprivate net.shibboleth.idp.authn.impl.FilterFlowsByAttribute action
public void setUp()
throws Exception
setUp in class PopulateAuthenticationContextTestExceptionpublic void testNoAttributeID()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testNoAttribute()
public void testNoMatch()
public void testMatch()
Copyright © 1999–2014. All rights reserved.