Class EprPolicyRepositoryResponseUnmarshaller

java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.projecthusky.communication.ch.ppq.epr.policyadmin.impl.EprPolicyRepositoryResponseUnmarshaller
All Implemented Interfaces:
org.opensaml.core.xml.io.Unmarshaller

public class EprPolicyRepositoryResponseUnmarshaller extends org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
Class implementing the unmarshaller for OpenSamlEpdPolicyRepositoryResponse.
Die Klasse implementiert den Unmarshaller für OpenSamlEpdPolicyRepositoryResponse.
  • Constructor Details

    • EprPolicyRepositoryResponseUnmarshaller

      public EprPolicyRepositoryResponseUnmarshaller()
  • Method Details

    • processAttribute

      protected void processAttribute(org.opensaml.core.xml.XMLObject xmlObject, Attr attribute) throws org.opensaml.core.xml.io.UnmarshallingException
      Overrides:
      processAttribute in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
      Throws:
      org.opensaml.core.xml.io.UnmarshallingException
    • unmarshall

      public OpenSamlEprPolicyRepositoryResponse unmarshall(Element domElement) throws org.opensaml.core.xml.io.UnmarshallingException
      Specified by:
      unmarshall in interface org.opensaml.core.xml.io.Unmarshaller
      Overrides:
      unmarshall in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
      Throws:
      org.opensaml.core.xml.io.UnmarshallingException