public class FinalizeAuthenticationTest extends PopulateAuthenticationContextTest
FinalizeAuthentication unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.authn.impl.FinalizeAuthentication |
action |
authenticationFlows, prc, src| Constructor and Description |
|---|
FinalizeAuthenticationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testMismatch() |
void |
testMultipleActive() |
void |
testNothingActive() |
void |
testNotSet() |
void |
testOneActive() |
void |
testRequestUnsupported() |
testActionprivate net.shibboleth.idp.authn.impl.FinalizeAuthentication action
public void setUp()
throws Exception
setUp in class PopulateAuthenticationContextTestExceptionpublic void testNotSet()
public void testMismatch()
public void testRequestUnsupported()
public void testNothingActive()
public void testOneActive()
public void testMultipleActive()
Copyright © 1999–2014. All rights reserved.