public class AddSubjectConfirmationToSubjectsTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
AddSubjectConfirmationToSubjects.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects |
action |
private ProfileRequestContext<Object,org.opensaml.saml.saml1.core.Response> |
prc |
| Constructor and Description |
|---|
AddSubjectConfirmationToSubjectsTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
addStatements()
Set up the test message with some statements.
|
void |
setUp() |
(package private) void |
testArtifact() |
void |
testBadConfig() |
(package private) void |
testMultiple() |
void |
testNoAssertions() |
void |
testNoMessage() |
void |
testNoStatements() |
(package private) void |
testSingle() |
private ProfileRequestContext<Object,org.opensaml.saml.saml1.core.Response> prc
private org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects action
public AddSubjectConfirmationToSubjectsTest()
public void setUp()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testBadConfig()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testNoMessage()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testNoAssertions()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testNoStatements()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionvoid testSingle()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionvoid testMultiple()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionvoid testArtifact()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionprivate void addStatements()
Copyright © 1999–2015. All rights reserved.