Class DistributionPointsMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
se.swedenconnect.opensaml.eidas.metadata.impl.DistributionPointsMarshaller
- All Implemented Interfaces:
org.opensaml.core.xml.io.Marshaller
public class DistributionPointsMarshaller
extends org.opensaml.saml.common.AbstractSAMLObjectMarshaller
A thread safe Marshaller for
DistributionPoints
objects.- Author:
- Martin Lindström
-
Constructor Summary
-
Method Summary
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallAttributes, marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
DistributionPointsMarshaller
public DistributionPointsMarshaller()
-