Class PDPDescriptorUnmarshaller

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

    public class PDPDescriptorUnmarshaller
    extends RoleDescriptorUnmarshaller
    A thread safe Unmarshaller for PDPDescriptor objects.
    • Constructor Detail

      • PDPDescriptorUnmarshaller

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