public class ExtractRemoteUserTest extends PopulateAuthenticationContextTest
ExtractRemoteUser unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.authn.impl.ExtractRemoteUser |
action |
authenticationFlows, prc, src| Constructor and Description |
|---|
ExtractRemoteUserTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAttribute() |
void |
testHeader() |
void |
testMissingIdentity() |
void |
testNoConfig() |
void |
testNoServlet() |
void |
testRemoteUser() |
void |
testTransforms() |
testActionprivate net.shibboleth.idp.authn.impl.ExtractRemoteUser action
public void setUp()
throws Exception
setUp in class PopulateAuthenticationContextTestExceptionpublic void testNoConfig()
Copyright © 1999–2014. All rights reserved.