public class AbstractSAML2NameIDGeneratorTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
AbstractSAML2NameIDGenerator.| Modifier and Type | Class and Description |
|---|---|
private class |
AbstractSAML2NameIDGeneratorTest.MockSAML2NameIDGenerator |
| Modifier and Type | Field and Description |
|---|---|
private static String |
NAME_QUALIFIER |
private static String |
SP_NAME_QUALIFIER |
| Constructor and Description |
|---|
AbstractSAML2NameIDGeneratorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDefaultQualifier() |
void |
testFull() |
void |
testNoFormat() |
void |
testOmitSet() |
void |
testOmitUnset() |
private static final String NAME_QUALIFIER
private static final String SP_NAME_QUALIFIER
public void testNoFormat()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testFull()
throws ComponentInitializationException,
org.opensaml.saml.common.SAMLException
ComponentInitializationExceptionorg.opensaml.saml.common.SAMLExceptionpublic void testOmitSet()
throws ComponentInitializationException,
org.opensaml.saml.common.SAMLException
ComponentInitializationExceptionorg.opensaml.saml.common.SAMLExceptionpublic void testOmitUnset()
throws ComponentInitializationException,
org.opensaml.saml.common.SAMLException
ComponentInitializationExceptionorg.opensaml.saml.common.SAMLExceptionpublic void testDefaultQualifier()
throws ComponentInitializationException,
org.opensaml.saml.common.SAMLException
ComponentInitializationExceptionorg.opensaml.saml.common.SAMLExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.