Class EprPolicyRepositoryResponseMarshaller

java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.projecthusky.communication.ch.ppq.epr.policyadmin.impl.EprPolicyRepositoryResponseMarshaller
All Implemented Interfaces:
org.opensaml.core.xml.io.Marshaller

public class EprPolicyRepositoryResponseMarshaller extends org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
Class implementing the marshaller for OpenSamlAddPolicyRequest.
Die Klasse implementiert den Marshaller für OpenSamlAddPolicyRequest.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    marshallAttributes(org.opensaml.core.xml.XMLObject xmlObject, Element domElement)
     

    Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller

    marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallElementContent, 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

    • EprPolicyRepositoryResponseMarshaller

      public EprPolicyRepositoryResponseMarshaller()
  • Method Details

    • marshallAttributes

      protected void marshallAttributes(org.opensaml.core.xml.XMLObject xmlObject, Element domElement) throws org.opensaml.core.xml.io.MarshallingException
      Overrides:
      marshallAttributes in class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
      Throws:
      org.opensaml.core.xml.io.MarshallingException