Package net.shibboleth.idp.authn.impl
Class FilterFlowsByForceAuthnTest
- java.lang.Object
-
- org.opensaml.core.OpenSAMLInitBaseTestCase
-
- net.shibboleth.idp.authn.impl.BaseAuthenticationContextTest
-
- net.shibboleth.idp.authn.impl.FilterFlowsByForceAuthnTest
-
public class FilterFlowsByForceAuthnTest extends BaseAuthenticationContextTest
FilterFlowsByForcedAuthnunit test.
-
-
Field Summary
Fields Modifier and Type Field Description private net.shibboleth.idp.authn.impl.FilterFlowsByForcedAuthnaction-
Fields inherited from class net.shibboleth.idp.authn.impl.BaseAuthenticationContextTest
authenticationFlows, prc, src
-
-
Constructor Summary
Constructors Constructor Description FilterFlowsByForceAuthnTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestNoFiltering()voidtestNonForced()voidtestPartialFiltering()-
Methods inherited from class net.shibboleth.idp.authn.impl.BaseAuthenticationContextTest
initializeMembers
-
-
-
-
Method Detail
-
setUp
@BeforeMethod public void setUp() throws Exception
- Overrides:
setUpin classBaseAuthenticationContextTest- Throws:
Exception
-
testNoFiltering
public void testNoFiltering()
-
testPartialFiltering
public void testPartialFiltering()
-
-