public class AddNameIdentifierToSubjectsTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
AddNameIdentifierToSubjects.| Modifier and Type | Class and Description |
|---|---|
private class |
AddNameIdentifierToSubjectsTest.EmailFormatLookupStrategy |
private class |
AddNameIdentifierToSubjectsTest.MockSAML1NameIdentifierGenerator |
private class |
AddNameIdentifierToSubjectsTest.X509FormatLookupStrategy |
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects |
action |
private org.opensaml.saml.saml1.profile.impl.ChainingSAML1NameIdentifierGenerator |
generator |
private static String |
NAME_QUALIFIER |
private ProfileRequestContext<Object,org.opensaml.saml.saml1.core.Response> |
prc |
| Constructor and Description |
|---|
AddNameIdentifierToSubjectsTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
addStatements()
Set up the test message with some statements.
|
void |
setUp() |
(package private) void |
testArbitraryFormat() |
(package private) void |
testMultipleGenerators() |
void |
testNoAssertions() |
void |
testNoMessage() |
void |
testNoStatements() |
(package private) void |
testSingleGenerator() |
private static final String NAME_QUALIFIER
private org.opensaml.saml.saml1.profile.impl.ChainingSAML1NameIdentifierGenerator generator
private ProfileRequestContext<Object,org.opensaml.saml.saml1.core.Response> prc
private org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects action
public void setUp()
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 testArbitraryFormat()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionvoid testSingleGenerator()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionvoid testMultipleGenerators()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionprivate void addStatements()
Copyright © 1999–2015. All rights reserved.