public class SignAssertionsTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
SignAssertions unit test.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.common.profile.impl.SignAssertions |
action |
private ProfileRequestContext |
prc |
| Constructor and Description |
|---|
SignAssertionsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBadMessage() |
void |
testNoAssertions() |
void |
testNoMessage() |
void |
testNoOutboundMessageContext() |
void |
testNoSecurityParametersContext() |
void |
testNoSignatureSigningParameters() |
void |
testSignSAML1Assertions() |
void |
testSignSAML2Assertions() |
private org.opensaml.saml.common.profile.impl.SignAssertions action
private ProfileRequestContext prc
public void setUp()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testNoOutboundMessageContext()
throws Exception
Exceptionpublic void testNoSecurityParametersContext()
throws Exception
Exceptionpublic void testNoSignatureSigningParameters()
throws Exception
ExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.