Class AssertionIDRequestUnmarshaller

  • All Implemented Interfaces:
    org.opensaml.core.xml.io.Unmarshaller

    public class AssertionIDRequestUnmarshaller
    extends RequestAbstractTypeUnmarshaller
    A thead-safe Unmarshaller for AssertionIDRequest.
    • Constructor Detail

      • AssertionIDRequestUnmarshaller

        public AssertionIDRequestUnmarshaller()
    • Method Detail

      • 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 RequestAbstractTypeUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException