public class CopyNameIdentifierFromRequestTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
CopyNameIdentifierFromRequest.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest |
action |
private static String |
NAME_QUALIFIER |
private ProfileRequestContext<org.opensaml.saml.saml1.core.Request,org.opensaml.saml.saml1.core.Response> |
prc |
| Constructor and Description |
|---|
CopyNameIdentifierFromRequestTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
addStatements()
Set up the test message with some statements.
|
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.saml1.core.Request,org.opensaml.saml.saml1.core.Response> prc
private org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest action
public void setUp()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testNoResponse()
public void testNoAssertions()
public void testNoRequest()
public void testNoName()
void testCopy()
private void addStatements()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.