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