Class RequestParamsUnmarshaller

java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller
se.swedenconnect.opensaml.sweid.saml2.signservice.sap.impl.RequestParamsUnmarshaller
All Implemented Interfaces:
org.opensaml.core.xml.io.Unmarshaller

public class RequestParamsUnmarshaller extends org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller
Unmarshaller for RequestParams.
Author:
Martin Lindström (martin@idsec.se)
  • Field Summary

    Fields inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller

    CONFIG_PROPERTY_XML_STRICT_MODE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    processChildElement(org.opensaml.core.xml.XMLObject parentSAMLObject, org.opensaml.core.xml.XMLObject childSAMLObject)

    Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller

    parseSAMLVersion

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

    buildXMLObject, checkIDAttribute, processAttribute, processElementContent, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent

    Methods inherited from class java.lang.Object

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

    • RequestParamsUnmarshaller

      public RequestParamsUnmarshaller()
  • Method Details

    • processChildElement

      protected void processChildElement(org.opensaml.core.xml.XMLObject parentSAMLObject, org.opensaml.core.xml.XMLObject childSAMLObject) throws org.opensaml.core.xml.io.UnmarshallingException
      Overrides:
      processChildElement in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
      Throws:
      org.opensaml.core.xml.io.UnmarshallingException