Class NameIDMappingResponseUnmarshaller

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

    public class NameIDMappingResponseUnmarshaller
    extends StatusResponseTypeUnmarshaller
    A thread safe Unmarshaller for NameIDMappingResponse objects.
    • Constructor Detail

      • NameIDMappingResponseUnmarshaller

        public NameIDMappingResponseUnmarshaller()
    • Method Detail

      • processChildElement

        protected void processChildElement​(org.opensaml.core.xml.XMLObject parentSAMLObject,
                                           org.opensaml.core.xml.XMLObject childSAMLObject)
                                    throws org.opensaml.core.xml.io.UnmarshallingException
        Overrides:
        processChildElement in class StatusResponseTypeUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException