Class SAML2ScopedStringAttributeTranscoderTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ScopedStringAttributeTranscoderTest
SAML2ScopedStringAttributeTranscoder unit test.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final Stringprivate static final Stringprivate SAMLObjectBuilder<Attribute>private static final Stringprivate AttributeTranscoderRegistryImplprivate SAMLObjectBuilder<RequestedAttribute>private static final Stringprivate static final Stringprivate 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
-
reqAttributeBuilder
-
ATTR_NAME
- See Also:
-
ATTR_NAMEFORMAT
- See Also:
-
ATTR_FRIENDLYNAME
- See Also:
-
STRING_1
- See Also:
-
STRING_2
- See Also:
-
SCOPE_1
- See Also:
-
SCOPE_2
- See Also:
-
DELIMITER
- See Also:
-
-
Constructor Details
-
SAML2ScopedStringAttributeTranscoderTest
public SAML2ScopedStringAttributeTranscoderTest()
-
-
Method Details
-
setUp
- Throws:
ComponentInitializationException
-
tearDown
@AfterClass public void tearDown() -
emptyEncode
- Throws:
Exception
-
emptyDecode
- Throws:
Exception
-
emptyRequestedDecode
- Throws:
Exception
-
inappropriate
- Throws:
Exception
-
single
- Throws:
Exception
-
singleRequested
- Throws:
Exception
-
singleDecode
- Throws:
Exception
-
singleRequestedDecode
- Throws:
Exception
-
multi
- Throws:
Exception
-
multiDecode
- Throws:
Exception
-