public class ExtractUserAgentAddressTest extends PopulateAuthenticationContextTest
ExtractUserAgentAddress unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.authn.impl.ExtractUserAgentAddress |
action |
authenticationFlows, prc, src| Constructor and Description |
|---|
ExtractUserAgentAddressTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testInvalidAddress() |
void |
testMissingAddress() |
void |
testValidAddress() |
testActionprivate net.shibboleth.idp.authn.impl.ExtractUserAgentAddress action
public void setUp()
throws Exception
setUp in class PopulateAuthenticationContextTestExceptionpublic void testMissingAddress()
public void testValidAddress()
public void testInvalidAddress()
Copyright © 1999–2014. All rights reserved.