Class AttributeMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
org.opensaml.saml.saml1.core.impl.AttributeDesignatorMarshaller
org.opensaml.saml.saml1.core.impl.AttributeMarshaller
- All Implemented Interfaces:
Marshaller
A thread safe Marshaller for
Attribute objects.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.saml.saml1.core.impl.AttributeDesignatorMarshaller
marshallAttributesMethods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
AttributeMarshaller
public AttributeMarshaller()
-