Class ReferenceListUnmarshaller

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

    public class ReferenceListUnmarshaller
    extends AbstractXMLEncryptionUnmarshaller
    A thread-safe Unmarshaller for ReferenceList objects.
    • Constructor Detail

      • ReferenceListUnmarshaller

        public ReferenceListUnmarshaller()
    • 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 AbstractXMLEncryptionUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException