Class SAML1StringAttributeTranscoderTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1StringAttributeTranscoderTest
SAML1StringAttributeTranscoder unit test.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final Stringprivate SAMLObjectBuilder<Attribute>private SAMLObjectBuilder<AttributeDesignator>private AttributeTranscoderRegistryImplprivate static final Stringprivate static final Stringprivate XMLObjectBuilder<XSString> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Field Details
-
registry
-
stringBuilder
-
attributeBuilder
-
designatorBuilder
-
ATTR_NAME
- See Also:
-
ATTR_NAMESPACE
- See Also:
-
STRING_1
- See Also:
-
STRING_2
- See Also:
-
-
Constructor Details
-
SAML1StringAttributeTranscoderTest
public SAML1StringAttributeTranscoderTest()
-
-
Method Details
-
setUp
- Throws:
ComponentInitializationException
-
tearDown
@AfterClass public void tearDown() -
emptyEncode
- Throws:
Exception
-
emptyRequestedEncode
- Throws:
Exception
-
emptyDecode
- Throws:
Exception
-
emptyRequestedDecode
- Throws:
Exception
-
inappropriate
- Throws:
Exception
-
single
- Throws:
Exception
-
singleRequested
- Throws:
Exception
-
singleDecode
- Throws:
Exception
-
multi
- Throws:
Exception
-
multiDecode
- Throws:
Exception
-