Class ResponseTypeUnmarshaller

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

    public class ResponseTypeUnmarshaller
    extends AbstractXACMLObjectUnmarshaller
    Unmarshaller for ResponseType objects.
    • Constructor Detail

      • ResponseTypeUnmarshaller

        public ResponseTypeUnmarshaller()
        Constructor.
    • Method Detail

      • processChildElement

        protected void processChildElement​(org.opensaml.core.xml.XMLObject parentXMLObject,
                                           org.opensaml.core.xml.XMLObject childXMLObject)
                                    throws org.opensaml.core.xml.io.UnmarshallingException
        Overrides:
        processChildElement in class AbstractXACMLObjectUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException