Class ECKeyValueUnmarshaller

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

    public class ECKeyValueUnmarshaller
    extends AbstractXMLSignatureUnmarshaller
    A thread-safe Unmarshaller for ECKeyValue objects.
    • Field Detail

      • ECPARAMETERS_ELEMENT_NAME

        public static final QName ECPARAMETERS_ELEMENT_NAME
        ECParameters element name.
    • Constructor Detail

      • ECKeyValueUnmarshaller

        public ECKeyValueUnmarshaller()
    • Method Detail

      • processAttribute

        protected void processAttribute​(org.opensaml.core.xml.XMLObject xmlObject,
                                        Attr attribute)
                                 throws org.opensaml.core.xml.io.UnmarshallingException
        Overrides:
        processAttribute in class AbstractXMLSignatureUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException
      • 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 AbstractXMLSignatureUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException