public class ValidateUserAgentAddressTest extends PopulateAuthenticationContextTest
ValidateUserAgentAddress unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.authn.impl.ValidateUserAgentAddress |
action |
authenticationFlows, prc, src| Constructor and Description |
|---|
ValidateUserAgentAddressTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
doExtract(org.opensaml.profile.context.ProfileRequestContext prc) |
void |
setUp() |
void |
testCompatible() |
void |
testIncompatible() |
void |
testMissingAddress() |
void |
testMissingAddress2() |
void |
testMissingFlow() |
void |
testUnauthorized() |
testActionprivate net.shibboleth.idp.authn.impl.ValidateUserAgentAddress action
public void setUp()
throws Exception
setUp in class PopulateAuthenticationContextTestExceptionpublic void testMissingFlow()
public void testMissingAddress()
public void testMissingAddress2()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testUnauthorized()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testIncompatible()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testCompatible()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionprivate void doExtract(org.opensaml.profile.context.ProfileRequestContext prc)
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionCopyright © 1999–2015. All rights reserved.