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 net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testFull()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException,
org.opensaml.saml.common.SAMLException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionorg.opensaml.saml.common.SAMLExceptionpublic void testOmitSet()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException,
org.opensaml.saml.common.SAMLException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionorg.opensaml.saml.common.SAMLExceptionpublic void testOmitUnset()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException,
org.opensaml.saml.common.SAMLException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionorg.opensaml.saml.common.SAMLExceptionpublic void testDefaultQualifier()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException,
org.opensaml.saml.common.SAMLException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionorg.opensaml.saml.common.SAMLExceptionCopyright © 1999–2015. All rights reserved.