public class ExtractUsernamePasswordFromFormRequestTest extends PopulateAuthenticationContextTest
ExtractUsernamePasswordFromFormRequest unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.authn.impl.ExtractUsernamePasswordFromFormRequest |
action |
authenticationFlows, prc, src| Constructor and Description |
|---|
ExtractUsernamePasswordFromFormRequestTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testMissingIdentity() |
void |
testMissingIdentity2() |
void |
testNoServlet() |
void |
testSSOBypass() |
void |
testValid() |
testActionprivate net.shibboleth.idp.authn.impl.ExtractUsernamePasswordFromFormRequest action
public ExtractUsernamePasswordFromFormRequestTest()
public void setUp()
throws Exception
setUp in class PopulateAuthenticationContextTestExceptionCopyright © 1999–2014. All rights reserved.