public class RelyingPartyIdPredicateTest extends Object
RelyingPartyIdPredicate.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.profile.context.ProfileRequestContext |
prc |
private net.shibboleth.idp.profile.context.RelyingPartyContext |
rpCtx |
| Constructor and Description |
|---|
RelyingPartyIdPredicateTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testMatch() |
void |
testNoMatch() |
void |
testNone() |
private org.opensaml.profile.context.ProfileRequestContext prc
private net.shibboleth.idp.profile.context.RelyingPartyContext rpCtx
public void setUp()
public void testNone()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testMatch()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testNoMatch()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionCopyright © 1999–2014. All rights reserved.