Class DHKeyValueUnmarshaller

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

    public class DHKeyValueUnmarshaller
    extends AbstractXMLEncryptionUnmarshaller
    A thread-safe Unmarshaller for DHKeyValue objects.
    • Constructor Detail

      • DHKeyValueUnmarshaller

        public DHKeyValueUnmarshaller()
    • 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