public class AbstractSAML1NameIdentifierGeneratorTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
AbstractSAML1NameIdentifierGenerator.| Modifier and Type | Class and Description |
|---|---|
private class |
AbstractSAML1NameIdentifierGeneratorTest.MockSAML1NameIdentifierGenerator |
| Modifier and Type | Field and Description |
|---|---|
private static String |
NAME_QUALIFIER |
| Constructor and Description |
|---|
AbstractSAML1NameIdentifierGeneratorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDefaultQualifier() |
void |
testFull() |
void |
testNoFormat() |
void |
testOmitSet() |
void |
testOmitUnset() |
private static final String NAME_QUALIFIER
public AbstractSAML1NameIdentifierGeneratorTest()
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.