Class SAMLEncoderSupportTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
net.shibboleth.idp.saml.attribute.transcoding.SAMLEncoderSupportTest
Test for
SAMLEncoderSupport.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final IdPAttributeprivate static final byte[]private static final Stringprivate static final QNameprivate static final StringTest values.private static final Stringprivate static final ScopedStringAttributeValueprivate static final Stringprivate static final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidMethods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Field Details
-
QNAME_LOCALPART
Test values.- See Also:
-
QNAME
-
STRING_VALUE
- See Also:
-
STRING_SCOPE
- See Also:
-
SCOPE_ATTRIBUTE_NAME
- See Also:
-
DELIMITER
- See Also:
-
ATTR
-
BYTE_ARRAY_VALUE
-
SCOPEDVAL
-
-
Constructor Details
-
SAMLEncoderSupportTest
public SAMLEncoderSupportTest()
-
-
Method Details
-
encodeStringValue
public void encodeStringValue() -
encodeByteArrayValue
- Throws:
DecodingExceptionEncodingException
-
encodeXmlObjectValue
public void encodeXmlObjectValue() -
encodeScopedStringValueAttribute
public void encodeScopedStringValueAttribute() -
encodeScopedStringValueInline
public void encodeScopedStringValueInline()
-