public class CopyNameIDFromRequestTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
CopyNameIDFromRequest.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest |
action |
private static String |
NAME_QUALIFIER |
private ProfileRequestContext<org.opensaml.saml.saml2.core.AttributeQuery,org.opensaml.saml.saml2.core.Response> |
prc |
| Constructor and Description |
|---|
CopyNameIDFromRequestTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
addAssertions()
Set up the test message with some assertions.
|
void |
setUp() |
(package private) void |
testCopy() |
void |
testNoAssertions() |
void |
testNoName() |
void |
testNoRequest() |
void |
testNoResponse() |
private static final String NAME_QUALIFIER
private ProfileRequestContext<org.opensaml.saml.saml2.core.AttributeQuery,org.opensaml.saml.saml2.core.Response> prc
private org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest action
public void setUp()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testNoResponse()
public void testNoAssertions()
public void testNoRequest()
public void testNoName()
void testCopy()
private void addAssertions()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.