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 ComponentInitializationException
ComponentInitializationExceptionpublic void testAuthenticated()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testUnencrypted()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testEncrypted()
throws ComponentInitializationException
ComponentInitializationExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.