Class SchemeInformationMarshaller

java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
se.swedenconnect.opensaml.eidas.metadata.impl.SchemeInformationMarshaller
All Implemented Interfaces:
org.opensaml.core.xml.io.Marshaller

public class SchemeInformationMarshaller extends org.opensaml.saml.common.AbstractSAMLObjectMarshaller
Marshaller for SchemeInformation objects.
Author:
Martin Lindström
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SchemeInformationMarshaller

      public SchemeInformationMarshaller()