public class SAML1ArtifactRequestIssuerHandlerTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
SAML1ArtifactRequestIssuerHandler unit test.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap |
artifactMap |
private org.opensaml.saml.saml1.binding.impl.SAML1ArtifactRequestIssuerHandler |
handler |
private org.opensaml.messaging.context.MessageContext<org.opensaml.saml.common.SAMLObject> |
mc |
| Constructor and Description |
|---|
SAML1ArtifactRequestIssuerHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testMissingArtifacts() |
void |
testNoArtifacts() |
void |
testNoMessage() |
void |
testSuccess() |
private org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap artifactMap
private org.opensaml.messaging.context.MessageContext<org.opensaml.saml.common.SAMLObject> mc
private org.opensaml.saml.saml1.binding.impl.SAML1ArtifactRequestIssuerHandler handler
public SAML1ArtifactRequestIssuerHandlerTest()
public void setUp()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testNoMessage()
throws org.opensaml.messaging.handler.MessageHandlerException
org.opensaml.messaging.handler.MessageHandlerExceptionpublic void testNoArtifacts()
throws org.opensaml.messaging.handler.MessageHandlerException
org.opensaml.messaging.handler.MessageHandlerExceptionpublic void testMissingArtifacts()
throws org.opensaml.messaging.handler.MessageHandlerException
org.opensaml.messaging.handler.MessageHandlerExceptionpublic void testSuccess()
throws org.opensaml.messaging.handler.MessageHandlerException,
IOException
org.opensaml.messaging.handler.MessageHandlerExceptionIOExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.