Class DiscoHintsMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsMarshaller
- All Implemented Interfaces:
Marshaller
public class DiscoHintsMarshaller extends AbstractSAMLObjectMarshaller
A thread safe Marshaller for
DiscoHints
objects.-
Constructor Summary
Constructors Constructor Description DiscoHintsMarshaller()
-
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
-
DiscoHintsMarshaller
public DiscoHintsMarshaller()
-