public class AddSubjectConfirmationToSubjectsTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
AddSubjectConfirmationToSubjects.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects |
action |
private ProfileRequestContext<org.opensaml.saml.saml2.core.AuthnRequest,org.opensaml.saml.saml2.core.Response> |
prc |
| Constructor and Description |
|---|
AddSubjectConfirmationToSubjectsTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
addAssertions()
Set up the test message with some assertions.
|
void |
setUp() |
void |
testBadConfig() |
void |
testNoAssertions() |
void |
testNoMessage() |
(package private) void |
testSuccess() |
private ProfileRequestContext<org.opensaml.saml.saml2.core.AuthnRequest,org.opensaml.saml.saml2.core.Response> prc
private org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects action
public AddSubjectConfirmationToSubjectsTest()
public void setUp()
public void testBadConfig()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testNoMessage()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testNoAssertions()
throws ComponentInitializationException
ComponentInitializationExceptionvoid testSuccess()
throws ComponentInitializationException
ComponentInitializationExceptionprivate void addAssertions()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.