public class ValidateRemoteUserTest extends PopulateAuthenticationContextTest
ValidateRemoteUser unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.authn.impl.ValidateRemoteUser |
action |
authenticationFlows, prc, src| Constructor and Description |
|---|
ValidateRemoteUserTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
doExtract(org.opensaml.profile.context.ProfileRequestContext prc) |
void |
setUp() |
void |
testAuthorized() |
void |
testBlacklist() |
void |
testMissingFlow() |
void |
testMissingUser() |
void |
testMissingUser2() |
void |
testPattern() |
void |
testUnauthorized() |
testActionprivate net.shibboleth.idp.authn.impl.ValidateRemoteUser action
public void setUp()
throws Exception
setUp in class PopulateAuthenticationContextTestExceptionpublic void testMissingFlow()
public void testMissingUser()
public void testMissingUser2()
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 testAuthorized()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testBlacklist()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testPattern()
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–2014. All rights reserved.