Class X509SerialNumberUnmarshaller

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

    public class X509SerialNumberUnmarshaller
    extends org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
    Thread-safe unmarshaller for X509SerialNumber objects.
    • Constructor Detail

      • X509SerialNumberUnmarshaller

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

        protected void processAttribute​(org.opensaml.core.xml.XMLObject xmlObject,
                                        Attr attribute)
                                 throws org.opensaml.core.xml.io.UnmarshallingException
        Overrides:
        processAttribute in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException
      • processElementContent

        protected void processElementContent​(org.opensaml.core.xml.XMLObject xmlObject,
                                             String elementContent)
        Overrides:
        processElementContent in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller