Class EntityDescriptorMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.saml.common.AbstractSAMLObjectMarshaller
-
- org.opensaml.saml.saml2.metadata.impl.EntityDescriptorMarshaller
-
- All Implemented Interfaces:
org.opensaml.core.xml.io.Marshaller
public class EntityDescriptorMarshaller extends org.opensaml.saml.common.AbstractSAMLObjectMarshallerA thread safe Marshaller forEntityDescriptorobjects.
-
-
Constructor Summary
Constructors Constructor Description EntityDescriptorMarshaller()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidmarshallAttributes(org.opensaml.core.xml.XMLObject samlElement, Element domElement)-
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallElementContent
-
-
-
-
Method Detail
-
marshallAttributes
protected void marshallAttributes(org.opensaml.core.xml.XMLObject samlElement, Element domElement)- Overrides:
marshallAttributesin classorg.opensaml.saml.common.AbstractSAMLObjectMarshaller
-
-