public class PopulateECPContextTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
PopulateECPContext.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.profile.impl.PopulateECPContext |
action |
private ProfileRequestContext<Object,org.opensaml.saml.saml2.core.Response> |
prc |
| Constructor and Description |
|---|
PopulateECPContextTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAuthenticated() |
void |
testEncrypted() |
void |
testUnencrypted() |
void |
testUnsignedUnencrypted() |
private ProfileRequestContext<Object,org.opensaml.saml.saml2.core.Response> prc
private org.opensaml.saml.saml2.profile.impl.PopulateECPContext action
public void setUp()
throws NoSuchAlgorithmException,
NoSuchProviderException
public void testUnsignedUnencrypted()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testAuthenticated()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testUnencrypted()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testEncrypted()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionCopyright © 1999–2015. All rights reserved.